We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4574829 commit b95bc00Copy full SHA for b95bc00
.github/workflows/npmpublish.yml
@@ -1,3 +1,5 @@
1
+# Workflow to publish a new release on NPM
2
+# https://www.npmjs.com/package/@adyen/api-library
3
name: Publish to NPM
4
5
on:
0 commit comments