Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 committed Dec 14, 2024
1 parent 46999ee commit 614946d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
build-args: |
MOODLE_VERSION=${{ matrix.moodle_version }}
push: true
tags: ${{ env.REGISTRY }}/projektadler/adler-moodle:${{ matrix.moodle_version }}
tags: ${{ steps.meta.outputs.tags }}

#
# - name: Prepare release body (description)
Expand Down

0 comments on commit 614946d

Please sign in to comment.