Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

commit and push

$ git add .github/workflows/release-package.yml
$ git commit -m "workflow to publish package"
$ git push
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #commit #push
ADD COMMENT
Topic
Name
9+2 =