mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +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
|
||||
run: |
|
||||
version=$(date +"%Y.%m.%d")
|
||||
echo "version=$version" >> GITHUB_ENV
|
||||
echo "version=$version" >> $GITHUB_ENV
|
||||
shell: bash
|
||||
|
||||
- name: Create and Upload Release
|
||||
|
|
Loading…
Reference in New Issue
Block a user