Skip to content

Commit

Permalink
Update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cornzz committed Aug 23, 2024
1 parent 9a7a314 commit 3276142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ jobs:
- name: Delete old packages
uses: actions/delete-package-versions@v5
with:
package-name: ${{ env.IMAGE_NAME }}
package-name: 'llmlingua-demo'
package-type: 'docker'
min-versions-to-keep: 2

0 comments on commit 3276142

Please sign in to comment.