Skip to content

Commit

Permalink
chore: when releasing from main via GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier committed Jan 16, 2025
1 parent 1a902c0 commit 0c2fa99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
jobs:
deploy-release:
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags')
steps:
- uses: actions/checkout@v4
name: Checkout code
Expand Down

0 comments on commit 0c2fa99

Please sign in to comment.