We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 508eea1 commit b2ea914Copy full SHA for b2ea914
.github/workflows/release.yaml
@@ -46,6 +46,7 @@ jobs:
46
api/pyproject.toml
47
ember/package.json
48
charts/outdated/Chart.yaml
49
+ github_token: ${{ secrets.GITHUB_TOKEN }}
50
51
- name: Login to GitHub Container Registry
52
uses: docker/login-action@v3
0 commit comments