Skip to content

Commit

Permalink
Update restricted.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
malikparvez authored Jun 14, 2024
1 parent 5f626d4 commit dc6a297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/restricted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if: ${{ steps.get_version.outputs.version }}
run: |
echo "Version is empty. Exiting workflow."
echo ${{ steps.get_version.outputs.version }}
exit 1
- name: "print version"
run: |
Expand Down

0 comments on commit dc6a297

Please sign in to comment.