mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
ci: use github token for release please
This commit is contained in:
@@ -19,8 +19,8 @@ jobs:
|
||||
- name: Release
|
||||
id: release
|
||||
uses: google-github-actions/release-please-action@v4
|
||||
# with:
|
||||
# token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Trigger Docker Image Publish
|
||||
if: ${{ steps.release.outputs['release_created'] }}
|
||||
|
||||
Reference in New Issue
Block a user