diff --git a/.github/workflows/package.yaml b/.github/workflows/package.yaml index f94e878..5566fb4 100644 --- a/.github/workflows/package.yaml +++ b/.github/workflows/package.yaml @@ -9,7 +9,7 @@ permissions: {} env: container: ${{ github.repository }}/nginx - archive: ${{ github.event.repository.name }}-${{ replace(github.event.release.tag_name, '/', '-') }}-full + archive: ${{ github.event.repository.name }}-${{ github.event.release.tag_name }}-full defaults: run: