1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

Update test.yml

This commit is contained in:
Minionguyjpro
2024-01-21 09:45:45 +01:00
committed by GitHub
parent 2ee4ef78b4
commit b9f082b4b3

View File

@@ -49,7 +49,7 @@ jobs:
commit_message: "Update CJS script" commit_message: "Update CJS script"
if: ${{ github.event_name != "pull_request" }} if: ${{ github.event_name != "pull_request" }}
- name: Commit and Push Changes - name: Commit and Push Changes (PR)
uses: devops-infra/action-commit-push@v2 uses: devops-infra/action-commit-push@v2
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}