Skip to content

Commit

Permalink
Update update-release-metadata.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darkterminal authored Jan 14, 2025
1 parent 40ec8d0 commit 0f9fc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-release-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
npx dotenv-vault@latest pull development -y --dotenvMe=${{ secrets.VAULT_TOKEN }}
source .env
echo $GIST_ID
echo "GIST_ID=$GIST_ID"
python scripts/release_metadata.py \
--gist-id $GIST_ID \
--actor ${{ github.actor }} \
Expand Down

0 comments on commit 0f9fc54

Please sign in to comment.