Skip to content

Commit 95eea9a

Browse files
oops
1 parent e668adb commit 95eea9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
name: generated-docs-html
7272
path: docs/build/html
7373

74-
- run: echo ${{ github }}
74+
- run: echo ${{ github.event_name }} ${{ github.ref_name }} ${{ github.ref_type }}
7575

7676

7777
pages-commit:

0 commit comments

Comments
 (0)