Skip to content

testing publisher

testing publisher #1

Workflow file for this run

name: Main Workflow
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
security-events: write
actions: read
jobs:
# Add Publisher Job here
publish:

Check failure on line 16 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / Main Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 16, Col: 3): Error calling workflow 'devsecblueprint/guildmaster-cli/.github/workflows/publish.yml@9e4e1385e955705887f5494e6759afd3590945dd'. The nested job 'pypi-publish' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/publish.yml