Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Saetch committed May 19, 2024
1 parent fbfb826 commit 6a30e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: docker login ghcr.io -u ${{ github.repository_owner }} -p ${{ secrets.GITHUB_TOKEN }}
- uses: actions/delete-package-versions@v5
with:
package-name: 'ghcr.io/saetch/deightma_coordinator'
package-name: 'deightma_coordinator'
package-type: 'container'
min-versions-to-keep: 1
- run: |
Expand Down

0 comments on commit 6a30e91

Please sign in to comment.