Skip to content

Commit

Permalink
chore: remove useless check
Browse files Browse the repository at this point in the history
  • Loading branch information
immortal-tofu committed Feb 7, 2024
1 parent ec99740 commit bd9172b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publishprerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:

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

0 comments on commit bd9172b

Please sign in to comment.