Update .github/workflows/codeberg-publish.yml

This commit is contained in:
gigirassy
2026-02-16 07:52:16 +01:00
parent c1414afe17
commit ec29f3b98b
+3
View File
@@ -11,6 +11,9 @@ jobs:
build:
runs-on: nune-runner
container:
image: docker:24-dind
steps:
- name: Checkout repository
uses: actions/checkout@v4