Skip to content

Commit

Permalink
Use deploy_artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
kathy-t committed Nov 26, 2024
1 parent 6186c34 commit 52c0a6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ on:

jobs:
build:
uses: dockstore/workflow-actions/.github/workflows/deploy_snapshot.yaml@seab-6771/reusable-image-deploy
uses: dockstore/workflow-actions/.github/workflows/deploy_artifacts.yaml@seab-6771/reusable-image-deploy
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/deploy_tagged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:

jobs:
call-reusable-tagged-release:
uses: dockstore/workflow-actions/.github/workflows/deploy_tagged.yaml@seab-6771/reusable-image-deploy
uses: dockstore/workflow-actions/.github/workflows/deploy_artifacts.yaml@seab-6771/reusable-image-deploy
secrets: inherit

0 comments on commit 52c0a6b

Please sign in to comment.