Skip to content

Commit

Permalink
Lyes Sefiane | Professional Profile Update
Browse files Browse the repository at this point in the history
  • Loading branch information
lyes-sefiane committed Mar 6, 2024
1 parent 2ed0609 commit 62bf88e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions-on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: set env
run: echo "NOW=$(date +'%y-%m-%d_%H-%M-%SS')" >> $GITHUB_ENV <<<<
- name: set env
run: echo "NOW=$(date +'%y-%m-%d_%H-%M-%SS')" >> $GITHUB_ENV <<<<
- name: Build and push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 62bf88e

Please sign in to comment.