Skip to content

Commit cf8d418

Browse files
authored
remove comment (#58)
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
1 parent 0511dea commit cf8d418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
- name: Run semantic-release
114114
env:
115-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} # Using auto-populated GITHUB_TOKEN with above permissions
115+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
116116
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
117117
NPM_CONFIG_PROVENANCE: true
118118
run: npx semantic-release

0 commit comments

Comments
 (0)