Skip to content

Commit

Permalink
build: harden publish.yml permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Alex <[email protected]>
  • Loading branch information
sashashura committed Sep 26, 2022
1 parent 76ec61c commit 6fa313d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
release:
types: [published]

permissions: {}
jobs:
build:
name: Publish to Rubygems
Expand Down

0 comments on commit 6fa313d

Please sign in to comment.