Skip to content

Commit

Permalink
adjust actor
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz committed Aug 26, 2024
1 parent ab53ca1 commit 9d00a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
publish:
if: ${{ github.actor != 'kube1st' }}
if: ${{ github.actor != 'konstruct-bot' }}
runs-on: self-hosted
steps:

Expand Down

0 comments on commit 9d00a82

Please sign in to comment.