mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
oops
This commit is contained in:
parent
bab5244121
commit
d644068231
2
.github/workflows/pre-release.yaml
vendored
2
.github/workflows/pre-release.yaml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
id: extract_version
|
id: extract_version
|
||||||
run: |
|
run: |
|
||||||
version=$(date +"%Y.%m.%d")
|
version=$(date +"%Y.%m.%d")
|
||||||
echo "version=$version" >> GITHUB_ENV
|
echo "version=$version" >> $GITHUB_ENV
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Create and Upload Release
|
- name: Create and Upload Release
|
||||||
|
|
Loading…
Reference in New Issue
Block a user