Skip to content

Commit

Permalink
Update checkout branch
Browse files Browse the repository at this point in the history
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
  • Loading branch information
bact authored Sep 2, 2024
1 parent eac147c commit 4282547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
run: git config user.name $GIT_USER_NAME; git config user.email $GIT_USER_EMAIL
- name: Sync gh-pages
working-directory: spdx-spec
run: git checkout gh-pages && git pull && git checkout development/v3.0.1
run: git checkout gh-pages && git pull && git checkout test-new-ci-301-on-bact
- name: Build complete MkDocs configuration
working-directory: spdx-spec
run: |
Expand Down

0 comments on commit 4282547

Please sign in to comment.