mirror of
https://github.com/TaKO8Ki/gobang.git
synced 2021-09-19 22:32:56 +03:00
fix job name (#103)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -146,4 +146,4 @@ jobs:
|
||||
cargo workspaces publish \
|
||||
--yes --force '*' --exact \
|
||||
--no-git-commit --allow-dirty --skip-published \
|
||||
custom ${{ needs.create-release.outputs.gobang_version }}
|
||||
custom ${{ needs.release.outputs.gobang_version }}
|
||||
|
||||
Reference in New Issue
Block a user