Skip to content

Commit

Permalink
fix: update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
7Sageer committed Oct 3, 2024
1 parent fcb9bd8 commit 24d8e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
else
echo "KV namespace $KV_NAMESPACE already exists with ID: $KV_ID"
fi
echo "KV_ID=$KV_ID" >> $GITHUB_ENV
- name: Update wrangler.toml
run: |
Expand Down

0 comments on commit 24d8e7d

Please sign in to comment.