Skip to content

Commit

Permalink
fix: httpscaledobject yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Reeve Lorena committed Aug 16, 2024
1 parent 413b5b8 commit 52bb97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
with:
Expand Down

0 comments on commit 52bb97d

Please sign in to comment.