Workflow
Workflow
This commit is contained in:
commit
09f1e5b46f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
-
|
||||
name: Create a release
|
||||
uses: action-pack/github-release@v6
|
||||
uses: action-pack/github-release@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue