Skip to content

Commit

Permalink
Moving to Node (#528)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpaul authored Jul 28, 2023
1 parent 1519ea7 commit 36603d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
gh_release:
permissions:
contents: write
uses: Adyen/adyen-dotnet-api-library/.github/workflows/lib-gh-release.yml@develop
uses: Adyen/adyen-node-api-library/.github/workflows/lib-gh-release.yml@develop
with:
project-name: PHP
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
permissions:
contents: write
pull-requests: write
uses: Adyen/adyen-dotnet-api-library/.github/workflows/lib-release.yml@develop
uses: Adyen/adyen-node-api-library/.github/workflows/lib-release.yml@develop
secrets: inherit

0 comments on commit 36603d8

Please sign in to comment.