Skip to content

Commit

Permalink
Fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lolepezy committed Nov 7, 2024
1 parent 4c5fa21 commit 23c8cbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
needs: build
name: Upload artefact to the latest release

if: ${{ github.ref == 'refs/heads/main' }}

steps:
Expand Down

0 comments on commit 23c8cbd

Please sign in to comment.