Skip to content

Merge pull request #12 from trusted/bump-version #7

Merge pull request #12 from trusted/bump-version

Merge pull request #12 from trusted/bump-version #7

Workflow file for this run

name: Build & Publish RubyGem
on:
push:
branches:
- main
jobs:
publish:
name: Publish RubyGem to GitHub Packages
uses: trusted/shared-workflows/.github/workflows/build_rubygem.yml@main

Check failure on line 11 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yml

Invalid workflow file

error parsing called workflow ".github/workflows/publish.yml" -> "trusted/shared-workflows/.github/workflows/build_rubygem.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.