Skip to content

Commit

Permalink
chore(pulumi): auto-applied workflow
Browse files Browse the repository at this point in the history
this file was auto-applied from pulumi
located here:
    - https://github.com/octodns-infomaniak/.github

Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Nov 15, 2024
1 parent f67c838 commit 0625242
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
permissions:
contents: write
jobs:


changelog:
name: Generate changelog
runs-on: ubuntu-latest
Expand Down Expand Up @@ -36,7 +34,6 @@ jobs:
run: gh release create ${{ github.ref_name }} -F ${{ needs.changelog.outputs.release_body }} --draft
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

publish_release:
name: Publish release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0625242

Please sign in to comment.