Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aarikpokras authored Nov 24, 2024
1 parent 3050c81 commit e593f04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ jobs:
steps:
- run: |
gh release create ${{ github.ref_name }} -t "EBSL ${{ github.ref_name }}" -R aarikpokras/ebsl
env:
GH_TOKEN: ${{ secrets.CI_PAT }}

0 comments on commit e593f04

Please sign in to comment.