Skip to content

Commit

Permalink
Allow manual publish
Browse files Browse the repository at this point in the history
  • Loading branch information
G4brym committed Aug 23, 2024
1 parent 8c00c87 commit a357e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ permissions:

jobs:
publish:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a357e1a

Please sign in to comment.