Skip to content

Commit

Permalink
dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
TanookiVerde committed Jul 29, 2024
1 parent 707dcd0 commit b0577a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
username: oauth2accesstoken
password: ${{ steps.auth.outputs.access_token }}

- name: Build and push image
- name: Build and Push image
uses: docker/build-push-action@v2
with:
context: .
Expand Down

0 comments on commit b0577a3

Please sign in to comment.