Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Set release workflow permissions to empty map
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 8, 2021
1 parent 617ee83 commit c7b457d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types:
- created

permissions: none
permissions: {}

jobs:
ghcr:
Expand Down

0 comments on commit c7b457d

Please sign in to comment.