diff --git a/action.yml b/action.yml index c11c0cc..7998dd5 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ runs: - name: Check out logseq-tenset-theme repo uses: actions/checkout@v4 with: - repository: "${{ inputs.asset-repo }} + repository: "${{ inputs.asset-repo }}" ref: "${{ inputs.asset-repo-branch }}" path: svg-repo - run: mkdir -p svg-repo/svg-assets