Skip to content

Merge pull request #146 from antham/dependabot-go_modules-golang.org-… #14

Merge pull request #146 from antham/dependabot-go_modules-golang.org-…

Merge pull request #146 from antham/dependabot-go_modules-golang.org-… #14

Workflow file for this run

name: Create the release
on:
push:
tags:
- "*"
permissions:
contents: write
jobs:
call-workflow:
uses: antham/go-workflow-github-action/.github/workflows/create-release.yml@master

Check failure on line 13 in .github/workflows/create-release.yml

View workflow run for this annotation

GitHub Actions / Create the release

Invalid workflow file

The workflow is not valid. .github/workflows/create-release.yml (Line: 13, Col: 11): Secret HOMEBREW_REPO_KEY is required, but not provided while calling. .github/workflows/create-release.yml (Line: 13, Col: 11): Secret ARCHLINUX_REPO_KEY is required, but not provided while calling.