mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update nightly-tag-generation.yml
This commit is contained in:
2
.github/workflows/nightly-tag-generation.yml
vendored
2
.github/workflows/nightly-tag-generation.yml
vendored
@@ -75,8 +75,6 @@ jobs:
|
||||
|
||||
- name: Create GitHub Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ env.NIGHTLY_TAG }}
|
||||
name: ${{ env.NIGHTLY_TAG }}
|
||||
|
||||
Reference in New Issue
Block a user