mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-22 00:54:22 +01:00
ci: update github actions versions
This commit is contained in:
parent
fcc3f12284
commit
e36b210f66
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
release-dockerimage:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: Extract dyndnsd version from tag name
|
||||
run: |
|
||||
echo ::set-env name=DYNDNSD_VERSION::${GITHUB_REF#refs/*/v}
|
||||
|
Loading…
Reference in New Issue
Block a user