Skip to content

Commit

Permalink
this if is wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger committed Feb 22, 2024
1 parent c06ecca commit 4a1ae35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ on:

jobs:
deploy-5:
if: github.event.inputs.INSTANCE == '*' || github.event.inputs.INSTANCE == '5'
# if: github.event.inputs.INSTANCE == '*' || github.event.inputs.INSTANCE == '5'
runs-on: dspace-dep-1
timeout-minutes: 5
env:
Expand Down

0 comments on commit 4a1ae35

Please sign in to comment.