Skip to content

Commit

Permalink
force upload
Browse files Browse the repository at this point in the history
  • Loading branch information
d1y committed Jun 27, 2024
1 parent 47a55af commit 8b6064c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
branch: ${{ github.ref }}
force_with_lease: true

0 comments on commit 8b6064c

Please sign in to comment.