Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/build-and-publish-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Oct 22, 2024
1 parent 8e0bcbb commit af5b083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fetch-depth: 0
fetch-tags: true

- if: inputs.REPO_STATUS == ''
- if: env.REPO_STATUS == ''
name: "Check Repo Visibility"
uses: credfeto/action-repo-visibility@v1.2.0
id: visibility
Expand Down

0 comments on commit af5b083

Please sign in to comment.