Skip to content

Commit

Permalink
Merge pull request #117 from assimbly/develop
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
skin27 authored Sep 27, 2024
2 parents 74c1696 + 7421616 commit 272546d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Checkout the code
uses: actions/checkout@v4
with:
repository: ${{ github.repository }}
repository: "assimbly/custom-components"
ref: ${{ inputs.branch }}
fetch-depth: 0
token: ${{ secrets.RELEASE_TOKEN }}
Expand Down

0 comments on commit 272546d

Please sign in to comment.