Skip to content

Instantly share code, notes, and snippets.

@g1stavo
Last active August 14, 2020 17:42
Show Gist options
  • Save g1stavo/baf48c25f3aac5f21afc986b838cdf74 to your computer and use it in GitHub Desktop.
Save g1stavo/baf48c25f3aac5f21afc986b838cdf74 to your computer and use it in GitHub Desktop.
npm run package
git add action.yml README.md src/index.js src/github.js package.json .gitignore
git commit -m "Add Action files"
git push origin master
git tag v1
git push origin v1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment