Skip to content

Commit

Permalink
blub
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Feb 19, 2024
1 parent fe19b35 commit 6667690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restore/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ runs:
- name: Check across repo
id: cross-repo
if: ${{ ! steps.check-stash.outputs.stash_exists == 'false' }}
if: ${{ ! steps.check-stash.outputs.stash_exists == 'true' }}
env:
GH_TOKEN: "${{ inputs.token }}"
shell: bash
Expand Down

0 comments on commit 6667690

Please sign in to comment.