Skip to content

Commit

Permalink
fix(ci): use github token for release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Feb 20, 2024
1 parent 508eea1 commit b2ea914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
api/pyproject.toml
ember/package.json
charts/outdated/Chart.yaml
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit b2ea914

Please sign in to comment.