There was an error while loading. Please reload this page.
1 parent 7a8b24d commit 629bb91Copy full SHA for 629bb91
1 file changed
.github/workflows/build-app.yml
@@ -21,6 +21,8 @@ jobs:
21
timeout-minutes: 10
22
23
steps:
24
+ - uses: actions/checkout@v4
25
+
26
- name: Create Release
27
env:
28
GH_TOKEN: ${{ github.token }}
0 commit comments