Skip to content

Commit

Permalink
🔧 release directly
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0q committed May 25, 2024
1 parent ba6f087 commit 1ac32e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
tag="${GITHUB_REF#refs/tags/}"
gh release create "$tag" \
--title="$tag" \
--draft \
main.js manifest.json
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1ac32e7

Please sign in to comment.