We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5cd626 commit b6d8788Copy full SHA for b6d8788
.github/workflows/release.yml
@@ -81,7 +81,7 @@ jobs:
81
id: build-crate
82
uses: philss/rustler-precompiled-action@v1.1.4
83
with:
84
- project-name: graphql-query
+ project-name: graphql_query_native
85
project-version: ${{ env.PROJECT_VERSION }}
86
target: ${{ matrix.job.target }}
87
nif-version: ${{ matrix.nif }}
0 commit comments