Skip to content

Instantly share code, notes, and snippets.

@gar1t
Created May 7, 2021 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gar1t/b3cd7e75bfe72780ddc39455e0e4452f to your computer and use it in GitHub Desktop.
Save gar1t/b3cd7e75bfe72780ddc39455e0e4452f to your computer and use it in GitHub Desktop.
up: guild.pass
down:
main: guild.pass
requires:
- operation: up
warn-if-empty: no
up-steps:
steps:
- up
down-steps:
steps:
- run: down
isolate-runs: no
all-steps:
steps:
- up-steps
- run: down-steps
isolate-runs: no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment