Skip to content

pkg/utils: try to avoid zipslip in tar extraction. #122

pkg/utils: try to avoid zipslip in tar extraction.

pkg/utils: try to avoid zipslip in tar extraction. #122

Workflow file for this run

name: Publish documentation
on:
push:
branches:
- master
- release-*
tags:
- v*
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
jobs:
update-gh-pages:
uses: "./.github/workflows/common-build-docs.yaml"
with:
publish: true