Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tankerkiller125 authored Jul 23, 2024
1 parent 70515cf commit f6d733e
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.outputs.release }}'
'latest'
'${{ steps.glpi.outputs.release }}'
labels:
- latest
- ${{ steps.glpi.outputs.release }}
Expand Down

0 comments on commit f6d733e

Please sign in to comment.