Skip to content

Commit

Permalink
Do not checkout repo to workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Oct 3, 2024
1 parent 8a9cae9 commit 407efd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_node_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
with:
repository: ${{ inputs.repository_name }}
ref: ${{ inputs.branch_name }}
path: ${{ inputs.checkout_directory}}

- name: Set release name
id: set_release_name
Expand Down

0 comments on commit 407efd9

Please sign in to comment.