Skip to content

Merge pull request #2 from dfinity/chore/pin-actions-to-sha #2

Merge pull request #2 from dfinity/chore/pin-actions-to-sha

Merge pull request #2 from dfinity/chore/pin-actions-to-sha #2

name: generate_changelog
on:
push:
branches:
- main
jobs:
generate_changelog:
uses: dfinity/ci-tools/.github/workflows/generate-changelog.yaml@afeee4fbdc0683a88ec5a74ed7f59a2ce0e833ad # main

Check failure on line 10 in .github/workflows/generate-changelog.yml

View workflow run for this annotation

GitHub Actions / generate_changelog

Invalid workflow file

The workflow is not valid. .github/workflows/generate-changelog.yml (Line: 10, Col: 11): Input environment is required, but not provided while calling.
with:
token_app_id: ${{ vars.PR_AUTOMATION_BOT_PUBLIC_APP_ID }}
secrets:
token_private_key: ${{ secrets.PR_AUTOMATION_BOT_PUBLIC_PRIVATE_KEY }}