Skip to content

Commit 30793be

Browse files
committed
Update changelog.txt from readme.txt.
1 parent 7c78110 commit 30793be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Update changelog
3737
if: ${{ matrix.php-version == '8.4' }}
38-
run: ./update-changelog.sh
38+
run: .github/scripts/update-changelog.sh
3939

4040
- name: Setup PHP
4141
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)