Skip to content

Commit

Permalink
Fix tag CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Jan 30, 2025
1 parent b13d7f7 commit 45e6888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

deploy-production:
runs-on: ubuntu-latest
needs: containerize
needs: release
if: ${{ !contains(github.ref_name, '-rc') }}
environment: production

Expand Down

0 comments on commit 45e6888

Please sign in to comment.