Skip to content

Commit

Permalink
update actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
mgmetehan committed Oct 28, 2023
1 parent 67558e5 commit fcd45ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ jobs:
context: .
dockerfile: Dockerfile
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/githubactions:lastest
tags: ${{ secrets.DOCKER_USERNAME }}/githubactions:latest

0 comments on commit fcd45ed

Please sign in to comment.