Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Update actions for org rename
Browse files Browse the repository at this point in the history
  • Loading branch information
benbz committed Dec 12, 2023
1 parent bb4f80c commit 8c5298e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
permissions:
contents: write
runs-on: ubuntu-latest
container: ghcr.io/vector-im/chart-releaser:cr-push-fix
container: ghcr.io/element-hq/chart-releaser:cr-push-fix
steps:
- name: Checkout
uses: actions/checkout@v3
Expand All @@ -33,7 +33,7 @@ jobs:
uses: azure/setup-helm@v3

- name: Run chart-releaser
uses: vector-im/chart-releaser-action@1389a6afc9af1b11ab9e79267f371d694e4995b2
uses: element-hq/chart-releaser-action@1389a6afc9af1b11ab9e79267f371d694e4995b2
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down

0 comments on commit 8c5298e

Please sign in to comment.