Skip to content

Commit

Permalink
add workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
viduycheung committed Aug 10, 2023
1 parent 3f6ef12 commit 17b97e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows.yml → .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ jobs:
gh release create "$tag" \
--title="$tag" \
--draft \
--repo ${{ github.repository }} \
--token $GITHUB_TOKEN \
main.js manifest.json styles.css

0 comments on commit 17b97e9

Please sign in to comment.