Skip to content

Commit

Permalink
disabling branch pushing to ref_head
Browse files Browse the repository at this point in the history
  • Loading branch information
kehoecj committed Nov 2, 2023
1 parent fdd6e02 commit 41030f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ github.token }}
branch: ${{ github.ref_head }}
branch: ${{ github.ref }}

0 comments on commit 41030f3

Please sign in to comment.