Update release-steam.yml

master
Vitalii Mikhailov 2 years ago committed by GitHub
parent 606dbe8e17
commit 1ee64997b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,12 +35,12 @@ jobs:
steps:
- name: Setup
uses: butr/actions-common-setup@v2.1
uses: butr/actions-common-setup@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Download Module artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ inputs.artifact_name }}
path: ./artifact

Loading…
Cancel
Save