github token

This commit is contained in:
Amarachi Omereife
2023-10-20 07:54:58 +01:00
parent dfb8e9bb3f
commit f987da1875

View File

@@ -17,8 +17,7 @@ jobs:
- name: Create Release
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}