Try to push to registry.

This commit is contained in:
2024-02-24 18:15:55 +01:00
parent c6378a0502
commit 75110474f1

View File

@@ -51,7 +51,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v4
env:
ACTIONS_RUNTIME_TOKEN: '''
ACTIONS_RUNTIME_TOKEN: ''
with:
tags: cs-git.ddnss.de/ri-st/startup:latest
push: true