Skip to content

Merge pull request #8 from thealtoclef/update-docker-release-permissions #4

Merge pull request #8 from thealtoclef/update-docker-release-permissions

Merge pull request #8 from thealtoclef/update-docker-release-permissions #4

Workflow file for this run

name: Release Docker Image
on:
workflow_dispatch: # for manual testing
push:
# Publish semver tags as releases:
tags: ["v*.*.*"]
jobs:
call-docker-release:
permissions:
contents: read
packages: write
uses: thealtoclef/modular-automations/.github/workflows/docker-release.yaml@main

Check failure on line 14 in .github/workflows/docker-release.yaml

View workflow run for this annotation

GitHub Actions / Release Docker Image

Invalid workflow file

The workflow is not valid. In .github/workflows/docker-release.yaml (Line: 14, Col: 11): Error from called workflow thealtoclef/modular-automations/.github/workflows/docker-release.yaml@main (Line: 73, Col: 14): Unexpected symbol: '|'. Located at position 37 within expression: needs.setup.outputs.dockerfile_path | default(inputs.dockerfile_path)

Check failure on line 14 in .github/workflows/docker-release.yaml

View workflow run for this annotation

GitHub Actions / Release Docker Image

Invalid workflow file

The workflow is not valid. In .github/workflows/docker-release.yaml (Line: 14, Col: 11): Error from called workflow thealtoclef/modular-automations/.github/workflows/docker-release.yaml@main (Line: 103, Col: 14): Unrecognized named-value: 'tag'. Located at position 1 within expression: tag