Skip to content

Commit b6d8788

Browse files
committed
Fix project name
1 parent f5cd626 commit b6d8788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
id: build-crate
8282
uses: philss/rustler-precompiled-action@v1.1.4
8383
with:
84-
project-name: graphql-query
84+
project-name: graphql_query_native
8585
project-version: ${{ env.PROJECT_VERSION }}
8686
target: ${{ matrix.job.target }}
8787
nif-version: ${{ matrix.nif }}

0 commit comments

Comments
 (0)