Skip to content

Commit

Permalink
more dots
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Feb 16, 2024
1 parent 399d308 commit a9c8fed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,10 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: ./.github/actions/chart-releaser
uses: samvera-labs/helm-oci-charts-releaser@main
with:
oci_registry: ghcr.io/samvera-labs
oci_username: samvera-labs
oci_password: ${{ secrets.GITHUB_TOKEN }}
oci_name: charts/fcrepo
github_token: ${{ secrets.GITHUB_TOKEN }}
tag_name_pattern: {chartName}-chart

0 comments on commit a9c8fed

Please sign in to comment.