Skip to content

Commit

Permalink
Maybe fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tankerkiller125 authored Jul 23, 2024
1 parent 9fe2917 commit e94f3be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
context: php/
push: ${{ github.event_name != 'pull_request' }}
tags: |
latest
${{ steps.glpi-version.outputs.release }}
ghcr.io/sysadminsmedia/glpi:latest
ghcr.io/sysadminsmedia/glpi:${{ steps.glpi-version.outputs.release }}
labels: |
latest
${{ steps.glpi-version.outputs.release }}
Expand Down

0 comments on commit e94f3be

Please sign in to comment.