Skip to content

Commit

Permalink
Moved to Node (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpaul authored Jul 28, 2023
1 parent 38448da commit 2ea0aba
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 94 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: ./.github/workflows/lib-gh-release.yml
uses: Adyen/adyen-node-api-library/.github/workflows/lib-gh-release.yml@develop
with:
project-name: .NET
secrets: inherit
32 changes: 0 additions & 32 deletions .github/workflows/lib-gh-release.yml

This file was deleted.

60 changes: 0 additions & 60 deletions .github/workflows/lib-release.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.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: ./.github/workflows/lib-release.yml
uses: Adyen/adyen-node-api-library/.github/workflows/lib-release.yml@develop
secrets: inherit

0 comments on commit 2ea0aba

Please sign in to comment.