Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Murray <[email protected]>
  • Loading branch information
dymurray committed Nov 19, 2024
1 parent f63e018 commit dcced7c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions create-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ runs:

- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
repository: ${{ inputs.repository }}
ref: ${{ inputs.ref }}
path: ${{ inputs.repository }}
token: ${{ inputs.github_token }}

- name: Generate Changelog
uses: ./.github/workflows/generate-changelog.yml
Expand Down

0 comments on commit dcced7c

Please sign in to comment.