Skip to content

Commit

Permalink
use tags i guess
Browse files Browse the repository at this point in the history
  • Loading branch information
mralext20 committed Apr 19, 2024
1 parent 27994d6 commit 1884af8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: Create and publish a Docker image
# Configures this workflow to run every time a change is pushed to the branch called `release`.
on:
push:
branches:
- release
tags:
- 'v*'

# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
env:
Expand Down

0 comments on commit 1884af8

Please sign in to comment.