Skip to content

Commit 8d96c3f

Browse files
authored
chore(build): update-release-metadata.yml
1 parent 4d149b9 commit 8d96c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release-metadata.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Fetch the latest release data
1616
id: fetch_release
1717
run: |
18-
npx dotenv-vault@latest pull -y --dotenvMe=me_d34de4ae65932e371645c26bd168a69b2226f3c3369d740978ef55752ef1057b
18+
npx dotenv-vault@latest pull -y --dotenvMe=${{ secrets.VAULT_TOKEN }}
1919
cat .env >> >> $GITHUB_ENV
2020
curl \
2121
-H "Accept: application/vnd.github+json" \

0 commit comments

Comments
 (0)