Skip to content

Commit 8a47c55

Browse files
committed
add env
1 parent 7c33d90 commit 8a47c55

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: ${{base}}
19+
base: ${{env.base}}
2020
Deploy-HTML:
2121
runs-on: ubuntu-latest
2222
if: ${{ !failure() }}

0 commit comments

Comments
 (0)