chore(workflows): make naming more clear and remove unused code

This commit is contained in:
peaklabs-dev
2025-01-22 21:35:07 +01:00
parent 1bdde5ce77
commit c037835a07

View File

@@ -1,4 +1,4 @@
name: Changelog name: Generate Changelog
on: on:
push: push:
@@ -12,8 +12,6 @@ jobs:
changelog: changelog:
name: Generate changelog name: Generate changelog
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions:
contents: write
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4