mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 09:31:19 +01:00
Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
commit_message: "Update CJS script"
|
||||
if: ${{ github.event_name != "pull_request" }}
|
||||
|
||||
- name: Commit and Push Changes
|
||||
- name: Commit and Push Changes (PR)
|
||||
uses: devops-infra/action-commit-push@v2
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user