Skip to content

Commit

Permalink
Utilise 'infinispanrelease' to add Operand in order to allow bypass b…
Browse files Browse the repository at this point in the history
…ranch ruleset checks
  • Loading branch information
ryanemerson committed Oct 7, 2024
1 parent 41adc0c commit fa74909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_operand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ jobs:
- name: Push Git changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.INFINISPAN_RELEASE_TOKEN }}
branch: ${{ inputs.ref }}
repository: ${{ inputs.repository }}

0 comments on commit fa74909

Please sign in to comment.