Skip to content

Commit 0492f73

Browse files
author
Eddie
committed
update build flow
1 parent 1eee14a commit 0492f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ jobs:
6464
GITHUB_REF: ${{ github.ref }}
6565
GITHUB_RUN_ID: ${{ github.run_id }}
6666
GITHUB_REPOSITORY: ${{ github.repository }}
67-
GITHUB_WORKFLOW: ${{ GITHUB_WORKFLOW }}
67+
GITHUB_WORKFLOW: ${{ env.GITHUB_WORKFLOW }}
6868
run: python3 notify.py

0 commit comments

Comments
 (0)