Skip to content

Commit 06c2562

Browse files
authored
Partially revert Update membership check implementation to avoid PAT requirement (#777)
See hazelcast/hazelcast-tpm#72
1 parent 3cebe6c commit 06c2562

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: hazelcast/hazelcast-tpm/membership@main
1616
with:
1717
member-name: ${{ github.actor }}
18-
token: ${{ github.token }}
18+
token: ${{ secrets.GH_TOKEN }}
1919
pr-builder:
2020
runs-on: ubuntu-latest
2121
permissions:

0 commit comments

Comments
 (0)