We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f5dae commit 2f2003bCopy full SHA for 2f2003b
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
steps:
50
- uses: actions/checkout@v4
51
with:
52
- ref: 'v9'
+ ref: 'main'
53
fetch-depth: 0
54
- uses: actions/setup-node@v4
55
0 commit comments