mirror of
https://github.com/swc-project/swc.git
synced 2024-11-25 22:34:04 +03:00
chore: Configure run-name
This commit is contained in:
parent
e1e3962754
commit
4833434525
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -1,4 +1,5 @@
|
|||||||
name: "Publish"
|
name: "Publish"
|
||||||
|
run-name: "Publish ${{ inputs.version }}"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CI: 1
|
CI: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user