Skip to content

Commit

Permalink
Fix Github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LKaemmerling committed Nov 26, 2022
1 parent a0bcb7d commit 97ae2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Release
on: [ tags ]
on: [ release ]
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 97ae2b3

Please sign in to comment.