mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 08:52:16 +01:00
Update publish.yaml (#5490)
This commit is contained in:
parent
3db08fdf51
commit
f5a1e3a3fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code-server
|
- name: Checkout code-server
|
||||||
- uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Get version
|
- name: Get version
|
||||||
id: version
|
id: version
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue