Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixed a missing refactor for the actions -> tasks thing. #22
Conversation
| @@ -4,4 +4,4 @@ tests: | ||
| description: Glitch an already deployed bundle | ||
| rules: | ||
| - do: | ||
| - action: matrix.plugins.glitch.glitch | ||
| + action: matrix.tasks.glitch.glitch |
johnsca
merged commit 437fa12
into
master
Nov 22, 2016
petevg
deleted the
bug/fix-stray-actions
branch
Dec 20, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
petevg commentedNov 22, 2016
@johnsca @bcsaller