We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8f69f commit 788ea70Copy full SHA for 788ea70
.github/workflows/manifest.yml
@@ -83,7 +83,7 @@ jobs:
83
uses: actions/checkout@v3
84
with:
85
repository: wintercms/meta
86
- ref: main
+ ref: master
87
token: ${{ secrets.WINTER_BOT_TOKEN }}
88
89
- name: Download artifact
0 commit comments