Skip to content

Commit 8d72bca

Browse files
committed
[actions] Trigger website build targetting branch 'main'.
1 parent 447ccc6 commit 8d72bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
owner: 'jmespath-community',
1515
repo: 'jmespath.site',
1616
workflow_id: 'build.yaml',
17-
ref: 'master',
17+
ref: 'main',
1818
inputs: { version: '${{ github.ref_name }}' }
1919
})

0 commit comments

Comments
 (0)