Skip to content

Commit

Permalink
fix: ci release
Browse files Browse the repository at this point in the history
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
  • Loading branch information
neilime committed Mar 31, 2024
1 parent 93b1ed3 commit 634ba6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 634ba6b

Please sign in to comment.