Skip to content

Add numdays parameter, cleanups #14

Add numdays parameter, cleanups

Add numdays parameter, cleanups #14

Workflow file for this run

name: Generate and upload a release assets
on: push
jobs:
upload:
if: startsWith(github.ref, 'refs/tags/')
name: Upload Artifacts
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
submodules: true
- run: Zeek-Transport/shell-lib/docker/install_docker.sh
- run: Zeek-Transport/installer/generate_installer.sh
- uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: Zeek-Transport/installer/Zeek-Transport.tar