Skip to content

Commit

Permalink
fix: test pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ycensi committed Mar 28, 2022
1 parent db727a3 commit e693e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
contents: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit e693e66

Please sign in to comment.