Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Commit

Permalink
Fix CI pushing in pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
PerchunPak committed Mar 23, 2022
1 parent dfce1b1 commit 54b39e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
branch: ${{ github.ref.name }}

0 comments on commit 54b39e2

Please sign in to comment.