Skip to content

Commit 8d44283

Browse files
committed
Try with context property
1 parent 61863d0 commit 8d44283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-mindmap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: screenshots-ci-action
5252
uses: flameddd/screenshots-ci-action@master
5353
with:
54-
url: file://${{ GITHUB_WORKSPACE }}/pattern-categorization/innersource-program-mind-map.html
54+
url: file://${{ github.workspace }}/pattern-categorization/innersource-program-mind-map.html
5555
# devices: iPhone 6,iPhone 6 landscape,Nexus 7,Pad Pro,Galaxy S III landscape,iPad Pro landscape
5656
# - uses: actions/upload-artifact@v2 # Upload screenshots to Actions Artifacts via actions/upload-artifact@v2
5757
# with:

0 commit comments

Comments
 (0)