Skip to content

Commit

Permalink
chore(github-action): fix test repo reference
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Jan 16, 2024
1 parent d6386c7 commit 18906c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
id: checkout_test_repo
uses: actions/checkout@v4
with:
repository: 'create-bosh-release-action-test-boshrelease'
repository: 'orange-cloudfoundry/create-bosh-release-action-test-boshrelease'
fetch-depth: 0

- name: Test dev release
Expand Down

0 comments on commit 18906c6

Please sign in to comment.