Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MedAziz11 authored Jul 29, 2023
1 parent f766ff4 commit 2feed50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
echo "Error: Unexpected branch or tag"
exit 1
fi
echo ""{tags}={${TAGS}}""
echo ""{tags}={${TAGS}}" >> $GITHUB_OUTPUT"
echo "{tags}=${TAGS}" >> $GITHUB_OUTPUT
# Build, test, and push the Docker image
- name: Build, Test, and Push Docker image
Expand Down

0 comments on commit 2feed50

Please sign in to comment.