Skip to content

Commit

Permalink
update user approvers for publish release
Browse files Browse the repository at this point in the history
  • Loading branch information
wilrona committed Jun 8, 2024
1 parent 23992d4 commit bd74ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: trstringer/manual-approval@v1
with:
secret: ${{ github.TOKEN }}
approvers: euanmillar,rikukissa
approvers: wilrona,septimelowe
minimum-approvals: 1
issue-title: 'Release: ${{ env.TAG }}'
issue-body: 'Please approve or deny the publishing of release: ${{ env.TAG }} to Dockerhub'
Expand Down

0 comments on commit bd74ddf

Please sign in to comment.