Skip to content

Commit

Permalink
Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Jul 30, 2023
1 parent c219583 commit 25efa92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_github_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
update_github_releases:
name: Update Github Release Index
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
concurrency:
group: update-github-releases
cancel-in-progress: true
Expand Down

0 comments on commit 25efa92

Please sign in to comment.