Skip to content

Tag and Publish

Tag and Publish #25

name: Tag and Publish
on:
workflow_dispatch: {}
jobs:
tag-and-publish:
uses : AllenNeuralDynamics/Aind.Behavior.GitHubActions/.github/workflows/python-package-tag-and-publish.yml@main

Check failure on line 8 in .github/workflows/tag_and_publish.yml

View workflow run for this annotation

GitHub Actions / Tag and Publish

Invalid workflow file

The workflow is not valid. .github/workflows/tag_and_publish.yml (Line: 8, Col: 12): Secret SERVICE_TOKEN is required, but not provided while calling. .github/workflows/tag_and_publish.yml (Line: 8, Col: 12): Secret AIND_PYPI_TOKEN is required, but not provided while calling.
with:
publish: true