Skip to content

Commit

Permalink
updated gh action script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagameow committed Aug 8, 2024
1 parent cc8f7af commit 8401577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
tags: ${{ env.DOCKER_TAGS }}

- name: Build and push docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
tags: ${{ env.DOCKER_IMAGES }}
Expand Down

0 comments on commit 8401577

Please sign in to comment.