Skip to content

Workaround to publish #6

Workaround to publish

Workaround to publish #6

Workflow file for this run

name: Publishing
on:
push:
branches: [ "master" ]
tags:
- '[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish:
permissions:
id-token: write
uses: touchlane/gridpad_flutter/.github/workflows/publishing_to_pub.yml@v1

Check failure on line 13 in .github/workflows/publishing.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publishing.yml

Invalid workflow file

error parsing called workflow ".github/workflows/publishing.yml" -> "touchlane/gridpad_flutter/.github/workflows/publishing_to_pub.yml@v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit