Skip to content

Commit

Permalink
chore: updated release conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
undefined committed Aug 6, 2024
1 parent 3d79676 commit b622c8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:

release:
name: Release
if: github.event_name == 'release' && github.event.action == 'created'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b622c8b

Please sign in to comment.