mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 14:17:29 -04:00
1.add auth back
This commit is contained in:
4
.github/workflows/release-recurring.yml
vendored
4
.github/workflows/release-recurring.yml
vendored
@@ -59,8 +59,8 @@ jobs:
|
||||
- name: Package
|
||||
shell: bash
|
||||
run: NODE_OPTIONS='--max_old_space_size=6144' BUILD_TARGETS='${{ matrix.build-targets }}' npm run app-package
|
||||
# env:
|
||||
# NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Verify secure wrapper (Windows)
|
||||
if: ${{ matrix.os == 'windows-latest' }}
|
||||
|
||||
Reference in New Issue
Block a user