Skip to content

Commit

Permalink
Fix: remove unnecessary permission (#471)
Browse files Browse the repository at this point in the history
* Fix: remove unnecessary permission

* update job name
  • Loading branch information
gcharest authored Apr 19, 2024
1 parent 28ca4cf commit 3c24834
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/refresh_geodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ on:

permissions:
id-token: write
contents: write

jobs:
s3-backup:
refresh-geodb:
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit 3c24834

Please sign in to comment.