Skip to content

Commit

Permalink
#697 actors
Browse files Browse the repository at this point in the history
  • Loading branch information
czenczl committed Sep 17, 2024
1 parent 7701d9f commit abd3e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: Maven release

# Permission check https://github.heygears.community/t/who-has-permission-to-workflow-dispatch/133981
if: contains('["rombow","czenczl"]', github.actor)
if: contains('["rombow","czenczl","petrenyi-mark","speter555","bucherarnold"]', github.actor)

runs-on: ubuntu-latest

Expand Down

0 comments on commit abd3e5d

Please # to comment.