We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7593d8c commit e1c3f29Copy full SHA for e1c3f29
.github/workflows/release.yml
@@ -14,8 +14,6 @@ jobs:
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v1
17
- - name: Set env
18
- run: echo ::set-env name=RELEASE_VERSION::$(echo ${GITHUB_REF:10})
19
- name: Setup PHP with composer v2
20
uses: shivammathur/setup-php@v2
21
with:
0 commit comments