Skip to content

Commit 788ea70

Browse files
committed
Use correct branch for meta
1 parent 7a8f69f commit 788ea70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
uses: actions/checkout@v3
8484
with:
8585
repository: wintercms/meta
86-
ref: main
86+
ref: master
8787
token: ${{ secrets.WINTER_BOT_TOKEN }}
8888

8989
- name: Download artifact

0 commit comments

Comments
 (0)