Release v1.0.5 #67

Merged
williamp merged 12 commits from dev into master 2026-04-10 12:14:45 +00:00
Showing only changes of commit b987f4775f - Show all commits

View File

@@ -83,7 +83,7 @@ jobs:
fi fi
exit 0 exit 0
- name: Push changes - name: Push changes
uses: ad-m/github-push-action@v1.0.0 uses: ad-m/github-push-action@v1.1.0
with: with:
github_token: ${{ secrets.ACTIONS_TOKEN }} github_token: ${{ secrets.ACTIONS_TOKEN }}
repository: infrastructure/core-apps repository: infrastructure/core-apps