Skip to content

Commit

Permalink
try again (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codes authored Dec 28, 2023
2 parents 9f3012d + b6a7941 commit 677c801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-master-closed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
user: andrew-codes
type: container
version-pattern: '^PR${{ github.event.pull_request.number }}$' # The regex needs to be escaped!
version-pattern: PR${{ github.event.pull_request.number }}
names: |
playnite-web-game-db-updater

0 comments on commit 677c801

Please sign in to comment.