Skip to content

Merge pull request #196 from pete911/dependabot/go_modules/go-d6fe6f3e4f #415

Merge pull request #196 from pete911/dependabot/go_modules/go-d6fe6f3e4f

Merge pull request #196 from pete911/dependabot/go_modules/go-d6fe6f3e4f #415

Workflow file for this run

name: pipeline
on: [push]
permissions:
contents: write
jobs:
go:
uses: pete911/github-actions/.github/workflows/go.yml@main
go-release:
needs:
- go
uses: pete911/github-actions/.github/workflows/go-releaser.yml@main
secrets:
PUBLIC_REPO_TOKEN: ${{ secrets.PUBLIC_REPO_TOKEN }}