Skip to content

Commit

Permalink
fix action env (#481)
Browse files Browse the repository at this point in the history
Co-authored-by: Admire Nyakudya <[email protected]>
  • Loading branch information
NyakudyaA and Admire Nyakudya authored Aug 15, 2024
1 parent a4f9aa8 commit 6e8d6e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:

- name: Get Current Date
id: current_date
shell: python
run: echo "formatted=$(date -u +%Y.%m.%d)" >> $GITHUB_OUTPUT

- name: Build base image
Expand Down

0 comments on commit 6e8d6e5

Please sign in to comment.