Skip to content

Commit 81c109c

Browse files
authored
Partially revert Update membership check implementation to avoid PAT requirement
1 parent 78fa866 commit 81c109c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage_runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: hazelcast/hazelcast-tpm/membership@main
2626
with:
2727
member-name: ${{ github.actor }}
28-
token: ${{ github.token }}
28+
token: ${{ secrets.GH_TOKEN }}
2929

3030
node-versions:
3131
uses: ./.github/workflows/get-supported-node-versions.yml

0 commit comments

Comments
 (0)