Skip to content

try adding push to test actions #4

try adding push to test actions

try adding push to test actions #4

# Name of this GitHub Actions workflow.
name: Generate 5.0 Outputs
on:
# Scan on workflow call
workflow_call:
# Scan on-demand through GitHub Actions interface:
workflow_dispatch: {}
push:
jobs:
prepare_outputs:
runs-on: ubuntu-latest
name: Generate 5.0 outputs
steps:
- uses: docker/[email protected]
with:
registry: ghcr.io
username: ${{github.actor}}
password: ${{secrets.GITHUB_TOKEN}}
- uses: actions/checkout@v3
- run: make 5.0
- uses: actions/[email protected]
with:
name: ASVS 5.0 Bleeding Edge
path: 5.0/dist/en/