Browse Source

Update docker-publish.yml

pull/44/head
Daniel Gibbs 1 year ago
committed by GitHub
parent
commit
d35c81247e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/docker-publish.yml

2
.github/workflows/docker-publish.yml

@ -140,7 +140,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delete Package Versions
uses: actions/delete-package-versions@v4
uses: actions/delete-package-versions@v5
with:
package-name: steamcmd
package-type: container

Loading…
Cancel
Save