We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0d756 commit 1bfee3fCopy full SHA for 1bfee3f
.github/workflows/release.yml
@@ -8,6 +8,9 @@ on:
8
permissions:
9
contents: write
10
11
+env:
12
+ VITE_BOT_SERVER_URL: ${{ vars.VITE_BOT_SERVER_URL }}
13
+
14
jobs:
15
create-release:
16
runs-on: ubuntu-latest
0 commit comments