Skip to content

Commit

Permalink
Merge pull request #13 from Saetch/6-distribute-values-to-nodes-based…
Browse files Browse the repository at this point in the history
…-on-hashing-algorithm

[#6] removed deletion of old packages as this does not exist yet
  • Loading branch information
Saetch authored May 23, 2024
2 parents f5a860f + ddb80a5 commit 529fbca
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@ jobs:
package-name: 'deightma_nodecs'
package-type: container
min-versions-to-keep: 1
- uses: actions/delete-package-versions@v5
with:
package-name: 'hasher_service'
package-type: container
min-versions-to-keep: 1

- run: |
docker push ghcr.io/saetch/deightma_coordinator:latest
- run: |
Expand Down

0 comments on commit 529fbca

Please sign in to comment.