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 5d588ff commit 33ba744Copy full SHA for 33ba744
.github/workflows/release.yml
@@ -40,4 +40,3 @@ jobs:
40
npm dist-tags add @barelyhuman/node-snapshot@${{ steps.get-package-version.outputs.version }} beta
41
env:
42
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
43
-
0 commit comments