Update .github/workflows/codeberg-publish.yml

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