Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
Remove unnecessary change
  • Loading branch information
dmitry-ratushnyy authored Nov 27, 2023
1 parent 4075e22 commit 1acc7f1
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 @@ -33,7 +33,6 @@ jobs:
uses: canonical/data-platform-workflows/.github/workflows/build_charm_without_cache.yaml@v5
with:
charmcraft-snap-channel: "latest/edge"

release:
name: Release charm
needs:
Expand All @@ -46,4 +45,4 @@ jobs:
secrets:
charmhub-token: ${{ secrets.CHARMHUB_TOKEN }}
permissions:
contents: write # Needed to create GitHub release
contents: write # Needed to create GitHub release

0 comments on commit 1acc7f1

Please sign in to comment.