Skip to content

Commit de52a71

Browse files
authored
fix:Update cd.yaml
1 parent 7929040 commit de52a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
maven-goal: deploy
5050
needs: release-please
51-
env:
52-
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
51+
52+
5353

5454

0 commit comments

Comments
 (0)