Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danishi committed May 1, 2024
1 parent fe901bf commit 1fad152
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ jobs:
matrix:
node-version: [20.x]
os: [ubuntu-latest]

permissions:
contents: read
id-token: write
steps:
- name: Checkout 🔔
uses: actions/checkout@v4
Expand Down

0 comments on commit 1fad152

Please sign in to comment.