Skip to content

Adjust github actions #1

Adjust github actions

Adjust github actions #1

name: Update Release Log
on:
push:
branches:
- main
permissions:
contents: read
jobs:
update-release-log:
permissions:
contents: write
uses: thulium/github-internals/.github/workflows/thulium-update-release-log.yml@main

Check failure on line 15 in .github/workflows/update-release-log.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/update-release-log.yml

Invalid workflow file

error parsing called workflow ".github/workflows/update-release-log.yml" -> "thulium/github-internals/.github/workflows/thulium-update-release-log.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit