Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:cmhughes/latexindent.pl into dev…
Browse files Browse the repository at this point in the history
…elop
  • Loading branch information
cmhughes committed Jun 29, 2024
2 parents c504ec9 + 1a21548 commit e65eade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: get latexindent tag
run: echo "TAG=${GITHUB_REF##*/}" >> $GITHUB_ENV
- uses: docker/build-push-action@v5
- uses: docker/build-push-action@v6
with:
context: .
push: true
Expand Down

0 comments on commit e65eade

Please sign in to comment.