Update generate-release-zipfile.yml

This commit is contained in:
Chl 2024-08-30 01:46:10 +02:00 committed by GitHub
parent c70187bda6
commit a5a6142bd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,9 +3,7 @@ on:
jobs: jobs:
GenerateReleaseZipfile: GenerateReleaseZipfile:
runs-on: docker runs-on: ubuntu-latest
container:
image: entrepot.xlii.si/actions/alpine-wget-git-zip:latest
steps: steps:
- name: Generate some content - name: Generate some content
run: | run: |