Update release.yml (#5058)
This commit is contained in:
parent
0969745dbc
commit
6e95c7f069
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
shell: bash
|
||||
|
||||
- name: Create tag
|
||||
uses: actions/github-script@v5
|
||||
uses: actions/github-script@v6
|
||||
with:
|
||||
script: |
|
||||
github.rest.git.createRef({
|
||||
|
@ -207,4 +207,4 @@ jobs:
|
|||
needs: release
|
||||
with:
|
||||
ryujinx_version: "1.1.${{ github.run_number }}"
|
||||
secrets: inherit
|
||||
secrets: inherit
|
||||
|
|
Loading…
Add table
Reference in a new issue