mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-03-13 18:17:11 -04:00
fix: packaging credentials
This commit is contained in:
1
.github/workflows/package.yml
vendored
1
.github/workflows/package.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.ref_name }}
|
||||
persist-credentials: false
|
||||
- name: Package
|
||||
run: |
|
||||
npm ci
|
||||
|
||||
Reference in New Issue
Block a user