Skip to content

Commit 6517446

Browse files
committed
Upgrading guide will only be in phpstan/phpstan
1 parent 6b52c1d commit 6517446

File tree

2 files changed

+0
-341
lines changed

2 files changed

+0
-341
lines changed

.github/workflows/phar.yml

-3
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,6 @@ jobs:
211211
env:
212212
GPG_ID: ${{ steps.import-gpg.outputs.fingerprint }}
213213

214-
- name: "cp UPGRADING.md"
215-
run: cp phpstan-src/UPGRADING.md phpstan-dist/UPGRADING.md
216-
217214
- name: "Verify PHAR"
218215
working-directory: phpstan-dist
219216
run: "gpg --verify phpstan.phar.asc"

0 commit comments

Comments
 (0)