Skip to content

Commit 0bdc04a

Browse files
committed
Moved CHANGELOG.md to main directory
This way Plugin Update Checker should be able to fetch its contents
1 parent a37454b commit 0bdc04a

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
run: |
4141
mkdir -p dist/gh-datainmap
4242
rsync -av ./plugins/gh-datainmap ./dist --exclude 'composer.*'
43+
cp CHANGELOG.md ./dist/gh-datainmap
4344
cd dist
4445
zip -r ../gh-datainmap.zip ./gh-datainmap
4546
- name: Release
File renamed without changes.

changelog.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)