Skip to content

Commit 6e8564a

Browse files
author
Ryan McCarthy
committed
[PETOSS-829] removed should publish output as not needed
1 parent 1844cd8 commit 6e8564a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-Oauth2Client-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
outputs:
2020
# Used to conditionally run publish steps and notifications
2121
client_version: ${{steps.calc_version.outputs.version}}
22-
should_publish: ${{steps.calc_version.outputs.should_publish}}
22+
2323

2424
permissions:
2525
contents: write

0 commit comments

Comments
 (0)