remove bad github action lines w/ burnettk

This commit is contained in:
jasquat 2023-04-07 15:34:11 -04:00
parent 73c2ebbdf9
commit dc93b69c3f
1 changed files with 0 additions and 2 deletions

View File

@ -68,8 +68,6 @@ jobs:
run: |
touch app_version.json
echo '${{ steps.meta.outputs.labels }}' > app_version.json
id: app_version_info
run: echo "date=$(date -u +'%Y-%m-%d_%H-%M-%S')" >> "$GITHUB_OUTPUT"
- name: Build and push Frontend Docker image
uses: docker/build-push-action@v4.0.0
with: