Skip to content

Commit

Permalink
revert upscale
Browse files Browse the repository at this point in the history
  • Loading branch information
epignatelli committed Dec 19, 2023
1 parent 86105ea commit 699d6ae
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ on:
branches:
- "main"

permissions:
contents: write
id-token: write

jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 699d6ae

Please sign in to comment.