Skip to content

Commit

Permalink
One more attempt to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
s-vitaliy committed Jan 7, 2025
1 parent fd76735 commit 2a2a84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-scala.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/arm64,linux/amd64
build-args: |
GITHUB_TOKEN=${{ env.TOKEN}}
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
- name: Build and Push Chart
uses: SneaksAndData/github-actions/[email protected]
Expand Down

0 comments on commit 2a2a84b

Please sign in to comment.