We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07998d1 commit 6ba1fdcCopy full SHA for 6ba1fdc
.github/workflows/release-please.yml
@@ -15,7 +15,6 @@ jobs:
15
- uses: google-github-actions/release-please-action@v4
16
id: release
17
with:
18
- path: ./lit-functions/
19
token: ${{ secrets.GITHUB_TOKEN }}
20
release-type: node
21
- uses: actions/checkout@v4
0 commit comments