Fix tag for release-tag workflow
All checks were successful
release-nightly / release-image (push) Successful in 2m31s

This commit is contained in:
Torjus Håkestad 2023-12-07 00:21:32 +01:00
parent 567fb71ca7
commit 1c4bb29074

View File

@ -17,7 +17,7 @@ jobs:
image: ghcr.io/catthehacker/ubuntu:act-latest
env:
DOCKER_ORG: torjus
DOCKER_TAG: nightly
DOCKER_TAG: latest
steps:
- name: Checkout
uses: actions/checkout@v4