Skip to content

Commit d0bb6de

Browse files
committed
fixed
1 parent 1c74b03 commit d0bb6de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-documentation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ concurrency:
1717
cancel-in-progress: true
1818

1919
jobs:
20-
global-variables:
21-
name: 'Global variables'
20+
workflow-variables:
21+
name: 'Workflow variables'
2222
runs-on: ubuntu-latest
2323

2424
outputs:

0 commit comments

Comments
 (0)