Skip to content

Commit

Permalink
fix alex sein scheißdreck
Browse files Browse the repository at this point in the history
  • Loading branch information
Utesgui authored Oct 7, 2024
1 parent 31ea058 commit 4108b76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/single-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
latestVersionUrl: ${{ inputs.urls }}
resolves: ${{ inputs.resolves }}
WebsiteURL: ${{ inputs.WebsiteURL }}
run: .\scripts\generic.ps1
run: .\scripts\Update-ScriptPackage.ps1
# - name: Create Pull Request
# if: ${{ inputs.submit == true }}
# id: cpr
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-hash-mismatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
With: ${{ matrix.With }}
Submit: ${{ vars.SUBMIT_PR }}
IsTemplateUpdate: "true"
run: .\scripts\generic.ps1
run: .\scripts\Update-ScriptPackage.ps1


0 comments on commit 4108b76

Please sign in to comment.