Replies: 1 comment 4 replies
-
I like the idea of this. Technically there's a This is a good candidate for a version 4 feature release. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently working on a PR to add this action to deploy to gh-pages.
I noticed that there's no way in the PR to see how this step would perform, if it was run with sufficient perms and on master.
It'd be nice to have a dry-run mode, which would do anything but
git push
, and do agit show HEAD
instead, maybe?Beta Was this translation helpful? Give feedback.
All reactions