Skip to content

Commit

Permalink
fix: comment failing radix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pbullhove committed Mar 1, 2024
1 parent 0bf797b commit 46f6acb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/on-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
with:
image-tags: latest,${{ inputs.release-tag }}

deploy:
needs: publish-image
uses: ./.github/workflows/deploy-to-radix.yaml
with:
radix-environment: "dev"
# deploy:
# needs: publish-image
# uses: ./.github/workflows/deploy-to-radix.yaml
# with:
# radix-environment: "dev"

0 comments on commit 46f6acb

Please sign in to comment.