Skip to content

Commit 644c968

Browse files
Update build-check.yaml
1 parent ca9aea5 commit 644c968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Get current date
4444
id: date
45-
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
45+
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
4646

4747
- name: Create GitHub Release
4848
id: create_release

0 commit comments

Comments
 (0)