Update release-github.yml

master
Vitaly Mikhailov 3 years ago committed by GitHub
parent 2f77f44e1b
commit 53128f890c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,8 +24,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/setup-common.yml@master
- name: Setup
uses: butr/actions-common-setup@v2.0
with:
github-token: ${{secrets.GITHUB_TOKEN}}
- name: Download Module artifact
uses: actions/download-artifact@v3
with:

Loading…
Cancel
Save