Update .github/workflows/build-nightly.yml

This commit is contained in:
csmith1865 2024-10-14 15:58:26 +00:00
parent cb89522936
commit 95bd859236

View File

@ -34,7 +34,7 @@ jobs:
- name: Call common build workflow
uses: ./.github/actions/common-docker-build
with:
build_tags: jierka/obscreen:nightly
build_tags: csmith1865/obscreen:nightly
manifest_tags: type=semver,pattern=nightly
flavor: ""
docker_username: ${{ secrets.DOCKER_USERNAME }}