Skip to content

Commit e975a5b

Browse files
Update createrelease.yml
1 parent a9962e4 commit e975a5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/createrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
id: getrelease
7777
uses: octokit/[email protected]
7878
with:
79-
route: GET /repos/StuartFerguson/FileProcessor/releases/tags/${{ steps.get_version.outputs.VERSION }}
79+
route: GET /repos/TransactionProcessing/FileProcessor/releases/tags/${{ steps.get_version.outputs.VERSION }}
8080
env:
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8282

0 commit comments

Comments
 (0)