Skip to content

Commit 71e0540

Browse files
authored
Merge pull request #851 from bavix/rez1dent3-patch-1
Update changelog.md
2 parents 5ce4d3b + 77e81ff commit 71e0540

File tree

2 files changed

+2464
-298
lines changed

2 files changed

+2464
-298
lines changed

.github/workflows/changelog.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: update changelog
2+
3+
on:
4+
release:
5+
types: [released]
6+
7+
permissions: {}
8+
9+
jobs:
10+
changelog:
11+
permissions:
12+
contents: write
13+
secrets: inherit
14+
uses: bavix/.github/.github/workflows/[email protected]

0 commit comments

Comments
 (0)