Skip to content

Commit ca07788

Browse files
committed
try vars
1 parent 0172f7f commit ca07788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: github.event.action != 'closed'
1717
uses: ./.github/workflows/build.yml
1818
with:
19-
base: ${{ env.base }}
19+
base: ${{ vars.base }}
2020
Deploy-HTML:
2121
runs-on: ubuntu-latest
2222
if: ${{ !failure() }}

0 commit comments

Comments
 (0)