Skip to content

Commit

Permalink
fix delete release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
pharmaverse-bot committed Feb 20, 2024
1 parent ff3701a commit dad7fc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
with:
token: ${{ github.token }}
tag: "latest"
fail-if-no-assets: false
assets: |
Dependencies.list.of.docker.image.admiralci-${{ steps.store_deps.outputs.r_version }}.csv
Expand Down

0 comments on commit dad7fc8

Please sign in to comment.