mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-09 01:47:04 +00:00
fix: packaging credentials
This commit is contained in:
parent
f4ef658335
commit
30dd5aee3e
1 changed files with 1 additions and 0 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue