Autochangelog fix 5

This commit is contained in:
atermonera
2020-12-23 16:22:14 -09:00
parent 1116521ecd
commit 3c95090cb7
+2
View File
@@ -15,6 +15,8 @@ jobs:
if: github.event.pull_request.merged == true
steps:
- uses: /actions/checkout@v2
with:
ref: master
- name: Ensure +x on CI directory
run: |
chmod -R +x ./tools/ci