mirror of
https://github.com/alterware/alterware-launcher.git
synced 2026-05-08 08:09:35 +00:00
Merge pull request #47 from alterware/dependabot/github_actions/taiki-e/create-gh-release-action-1.9.3
build(deps): bump taiki-e/create-gh-release-action from 1.9.2 to 1.9.3
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- uses: taiki-e/create-gh-release-action@v1.9.2
|
- uses: taiki-e/create-gh-release-action@v1.9.3
|
||||||
with:
|
with:
|
||||||
draft: true
|
draft: true
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user