Skip to content

Commit

Permalink
fix: correct typo in publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
the-dipsy committed Mar 17, 2024
1 parent 2ebcee0 commit ca30e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build-and-publish:
permisssions:
permissions:
contents: read
packages: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit ca30e2f

Please sign in to comment.