Skip to content

Bump version to 0.3.0 #4

Bump version to 0.3.0

Bump version to 0.3.0 #4

Workflow file for this run

---
name: Deploy packages
on:
workflow_dispatch:
push:
tags: [v*]
jobs:
deploy_docker:
uses: khanlab/actions/.github/workflows/[email protected]

Check failure on line 9 in .github/workflows/deploy.yml

View workflow run for this annotation

GitHub Actions / Deploy packages

Invalid workflow file

The workflow is not valid. In .github/workflows/deploy.yml (Line: 9, Col: 11): Error from called workflow khanlab/actions/.github/workflows/[email protected] (Line: 12, Col: 24): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_USERNAME khanlab/actions/.github/workflows/[email protected] (Line: 12, Col: 24): Unexpected value '${{ secrets.DOCKER_USERNAME }}'
with:
maximize_space: true
secrets: inherit