We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00abc6a commit ed645f7Copy full SHA for ed645f7
.github/workflows/release.yml
@@ -32,6 +32,8 @@ jobs:
32
# On windows, the sqlite3 build is not reproducible. So to avoid a hash mismatch, we temporarily use artifacts
33
# built for a test run for releases as well.
34
artifact-ids: "4333315590"
35
+ repository: simolus3/sqlite3.dart
36
+ run-id: "18697403389"
37
github-token: ${{ github.token }}
38
path: sqlite/out
39
- name: Set tag name
0 commit comments