Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
seanwuapps committed Dec 18, 2023
1 parent 3845a56 commit 783e9d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: getgoui/docsite
fetch-depth: 0
ref: 'main'
token: ${{ secrets.BOT_TOKEN }}

- name: git config
Expand Down

0 comments on commit 783e9d6

Please sign in to comment.