Skip to content

Commit

Permalink
Release/23.10.2 (#171)
Browse files Browse the repository at this point in the history
* Prepare release 23.10.2

* Add version update migration

* Update health check test

* Fix job perms

---------

Co-authored-by: Codecov Release <noreply@github.com>
Co-authored-by: Scott Nelson <scott@codecov.io>
  • Loading branch information
3 people committed Oct 3, 2023
1 parent 61be759 commit b8d22f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/self-hosted-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
- main
types: [closed]

permissions:
contents: 'read'
id-token: 'write'

jobs:
create-release:
name: Tag Release ${{ github.head_ref }} and Push Docker image to Docker Hub
Expand Down

0 comments on commit b8d22f8

Please sign in to comment.