Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed May 19, 2024
1 parent d6e27af commit 204c48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_version_enforce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
repository-projects: write
outputs:
event: ${{ steps.get_pr.outputs.pr }}
published: ${{ steps.published.outputs.labeled
published: ${{ steps.published.outputs.labeled }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 204c48c

Please sign in to comment.