mirror of
https://github.com/bitnami/containers.git
synced 2026-02-26 15:57:21 +08:00
Add token to GH action
This commit is contained in:
committed by
GitHub
parent
b98973930f
commit
6f3d128472
@@ -11,3 +11,5 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user