Skip to content

Commit ae11c2b

Browse files
committed
Rewrite job for release attestation and upload
1 parent 69a162e commit ae11c2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ jobs:
9292
env:
9393
GH_TOKEN: ${{ github.token }}
9494
run: |
95-
gh release upload ${{ github.ref_name }} php_rar-*.zip --clobber --repo php-win-ext/rar
95+
gh release upload ${{ github.ref_name }} php_rar-*.zip --clobber --repo php-win-ext/php-rar

0 commit comments

Comments
 (0)