mirror of
https://github.com/Tilo-K/csvu.git
synced 2026-01-09 00:01:00 +00:00
add token
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -15,6 +15,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
upload_url: ${{ steps.make_release.outputs.upload_url }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
- name: Create Release
|
||||
id: make_release
|
||||
|
||||
Reference in New Issue
Block a user