Skip to content

Commit

Permalink
Allow release action to tag and release
Browse files Browse the repository at this point in the history
  • Loading branch information
bitjson committed Feb 24, 2024
1 parent cf2eb34 commit 4a30364
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 @@ -12,7 +12,6 @@ jobs:
name: Release
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- name: Checkout Repo
Expand Down

0 comments on commit 4a30364

Please sign in to comment.