Daniel Gibbs
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.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 |
|
|
|