We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5746c42 commit 5b011d0Copy full SHA for 5b011d0
1 file changed
.github/workflows/build.yml
@@ -61,6 +61,9 @@ jobs:
61
runs-on: "ubuntu-latest"
62
63
steps:
64
+ - name: Checkout
65
+ uses: actions/checkout@v4
66
+
67
- name: Run semantic-release
68
id: semantic
69
uses: cycjimmy/semantic-release-action@v4
0 commit comments