Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skin27 authored Jan 24, 2025
1 parent d1ee2a6 commit 248780e
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 @@ -61,7 +61,7 @@ jobs:
- name: Checkout the code
uses: actions/checkout@v4
with:
repository: ${{ github.repository }}
repository: "assimbly/runtime"
ref: ${{ inputs.branch }}
fetch-depth: 0
token: ${{ secrets.RELEASE_TOKEN }}
Expand Down

0 comments on commit 248780e

Please sign in to comment.