Skip to content

Commit a0f8106

Browse files
authored
Update build_images_regular.yml
1 parent 9cb662f commit a0f8106

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_images_regular.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
./build_images.py
2828
cat graph.yaml
2929
df -lh
30+
- name: Set Environment Variable
31+
run: echo "TODAY=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
3032
- uses: "marvinpinto/action-automatic-releases@latest"
3133
with:
3234
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)