Skip to content

Commit

Permalink
Create changelog.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Babichev <maksim.babichev95@gmail.com>
  • Loading branch information
rez1dent3 authored Jan 17, 2024
1 parent 61abc04 commit 318ccea
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: update changelog

on:
release:
types: [released]

permissions: {}

jobs:
changelog:
permissions:
contents: write
secrets: inherit
uses: bavix/.github/.github/workflows/changelog.yml@0.1.6

0 comments on commit 318ccea

Please sign in to comment.