Skip to content

Commit

Permalink
fix: remove latest from title
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson2427 committed Oct 10, 2024
1 parent 77fdcaf commit 06e3a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push latest
- name: Build and push
uses: docker/build-push-action@v4
with:
context: .
Expand Down

0 comments on commit 06e3a24

Please sign in to comment.