Skip to content

Commit 293bb60

Browse files
committed
fix
1 parent 97dd4e9 commit 293bb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-phar-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
token: "${{ secrets.RELEASE_TOKEN }}"
5959
files: |
6060
${{ env.BIN_PHAR }}
61-
".build/phar/context-generator.phar"
61+
.build/phar/context-generator.phar

0 commit comments

Comments
 (0)