Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Merged
Prev Previous commit
Next Next commit
💚 Specify branch name
  • Loading branch information
NatoBoram committed Nov 1, 2024
commit 0b50190860697d56c6271ffed485d6e6d1bc1973
2 changes: 1 addition & 1 deletion .github/workflows/fix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
skip-empty: true
token: ${{ secrets.GITHUB_TOKEN }}

- run: git push
- run: git push origin ${{ github.ref_name }}
Loading