We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c9801 commit 1d4297bCopy full SHA for 1d4297b
.github/workflows/gh-pages-sync-workflows.yml
@@ -4,6 +4,7 @@ jobs:
4
steps:
5
- name: Checkout main
6
uses: actions/checkout@v3
7
+ - uses: ./.github/actions/prepare
8
9
- name: Save actions and workflows
10
run: tar -cvf /tmp/workflows.tar ./.github/actions ./.github/workflows
0 commit comments