Skip to content

Commit

Permalink
Attempts to fix CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Jul 13, 2022
1 parent c3640d5 commit 9a2a7aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cd-stable.yml
Expand Up @@ -9,10 +9,10 @@ jobs:
build:
name: Publish Stable
runs-on: ubuntu-latest
permissions:
contents: read
deployments: write
packages: write
# permissions:
# contents: read
# deployments: write
# packages: write
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 9a2a7aa

Please sign in to comment.