Skip to content

Commit c066229

Browse files
committed
feat(pipeline): update CI pipeline name and add ACCESS_TOKEN secret
Signed-off-by: Sam Poyigi <[email protected]>
1 parent 117e465 commit c066229

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ jobs:
1616
uses: tastyigniter/workflows/.github/workflows/auto-merge-release.yml@main
1717
with:
1818
release-branch: master
19+
secrets:
20+
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)