Skip to content

Commit

Permalink
removed leftover env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Q committed Apr 4, 2024
1 parent ba132f9 commit ad76a6a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: Build

on: [ push, pull_request, workflow_dispatch ]

env:
CI_WUI_BRANCH: ${{ vars.CI_WUI_BRANCH }}
CI_WUI_DISABLE_LOCAL_PUBLISH: ${{ vars.CI_WUI_DISABLE_LOCAL_PUBLISH }}

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ad76a6a

Please sign in to comment.