diff --git a/.github/workflows/release-actions.yml b/.github/workflows/release-actions.yml index b3a5518..d26c838 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -164,7 +164,7 @@ jobs: with: action: ${{ matrix.action }}/action.yml readme: ${{ matrix.action }}/README.md - owner: ${{ github.event.repository.owner }} + owner: ${{ github.repository_owner }} repo: ${{ github.event.repository.name }} pretty: true versioning_enabled: true