Skip to content

Commit

Permalink
Update .github/workflows/quarkus-snapshot.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: George Gastaldi <[email protected]>
  • Loading branch information
turing85 and gastaldi authored Oct 2, 2023
1 parent 0bdc5e0 commit d92e4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
username: ${{ github.actor }}
team: your-team-name
team: quarkiverse-artemis

- name: Stop workflow if user is no member
if: ${{ steps.teamAffiliation.outputs.isTeamMember == false }}
Expand Down

0 comments on commit d92e4c0

Please sign in to comment.