Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed Apr 5, 2024
1 parent ee3fe20 commit d4db190
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build phar file

on: [ release ]
on:
release:
types: created

jobs:
tests:
Expand Down

0 comments on commit d4db190

Please sign in to comment.