Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kohanlee1995 committed Jan 23, 2024
1 parent d2880ce commit e3e8288
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@ jobs:
packages: write

steps:
- name: Delete untagged versions
- name: Delete versions
uses: actions/delete-package-versions@v4
with:
package-name: 'cmm262-notebook'
package-type: 'container'
min-versions-to-keep: 30
ignore-versions: 'programming-R, stats, rna-seq, scrna-seq, networks, chipseq, gwas, imgproc, popgen, spatial-tx, variant_calling, pr-15'

0 comments on commit e3e8288

Please sign in to comment.