Skip to content

Commit

Permalink
Permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
arran4 committed Apr 5, 2024
1 parent 0128a50 commit 95d128f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
name: goreleaser

permissions:
# actions: read|write|none
# checks: read|write|none
contents: write
# deployments: read|write|none
# id-token: read|write|none
# issues: read|write|none
# discussions: read|write|none
# packages: read|write|none
# pages: read|write|none
# pull-requests: read|write|none
# repository-projects: read|write|none
# security-events: read|write|none
# statuses: read|write|none

on:
push:
tags:
Expand Down

0 comments on commit 95d128f

Please sign in to comment.