Skip to content

Commit

Permalink
feat: enable deploying from another branches (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
vncsna authored Nov 14, 2023
1 parent 48eedb1 commit 0efb251
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
release-docker:
name: Release Image
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 0efb251

Please sign in to comment.