You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ git push origin gh-pages
18
18
19
19
Once setup you can then include the action in your workflow to trigger on any event that [GitHub actions](https://github.com/features/actions) supports.
@@ -32,7 +32,7 @@ action "Deploy to GitHub Pages" {
32
32
33
33
If you'd like to filter the action so it only triggers on a specific branch you can combine it with the filter action. You can find an example of this below.
0 commit comments