Skip to content

Commit

Permalink
Update latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy authored Oct 9, 2023
1 parent 784c652 commit 20a8e68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/latest.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker Image (Build and Push)
name: Latest Docker Image (Build and Push)

on:
push:
Expand All @@ -23,4 +23,4 @@ jobs:
push: true
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}


0 comments on commit 20a8e68

Please sign in to comment.