fix job name (#103)

pull/109/head
Takayuki Maeda 3 years ago committed by GitHub
parent 6c1e41ebdb
commit 283e835c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 }}

Loading…
Cancel
Save