Skip to content

πŸš€ Release

πŸš€ Release #1

Workflow file for this run

name: πŸš€ Release
on:
workflow_dispatch:
release:
types: [created]
permissions: read-all
jobs:
build:
permissions:
id-token: write
contents: write
actions: read
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
with:
go-version: 1.17