diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index b7d434d..c3b13b6 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -10,6 +10,10 @@ jobs: contents: read steps: + - name: (Debugging) Checkout Action Repository + uses: actions/checkout@v4 + with: + repository: pantheon-systems/action-release-notes - name: Generate release notes uses: pantheon-systems/action-release-notes@main with: