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

Commit

Permalink
Update update-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NayamAmarshe authored Jan 15, 2024
1 parent 190616c commit dbc0885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
git commit -m "Update Upscayl version to ${{ steps.get-version.outputs.version }}"
- name: Push changes
uses: ad-m/github-push-action@v0.9.2
uses: ad-m/github-push-action@v0.8.0
with:
branch: ${{ github.ref }}
force: true
Expand Down

0 comments on commit dbc0885

Please sign in to comment.