Skip to content

Commit

Permalink
fix: remove condition (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
sixwaaaay authored Jan 9, 2024
1 parent 87fc9ff commit 914a72c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
defaults:
run:
working-directory: ./graal
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 914a72c

Please sign in to comment.