diff --git a/.github/workflows/generate_index.yml b/.github/workflows/generate_index.yml index 3dcdfe6..28603f4 100644 --- a/.github/workflows/generate_index.yml +++ b/.github/workflows/generate_index.yml @@ -30,10 +30,11 @@ jobs: run: php .github/workflows/scripts/generate_index.php if: env.COMMITTER != 'action@github.com' + - uses: chainguard-dev/actions/setup-gitsign@main - name: Commit and push if it changed run: | git diff git config --local user.email "action@github.com" git config --local user.name "GitHub Action" - git commit -am "Update index.json and README.md" || exit 0 + git commit -S -am "Update index.json and README.md" || exit 0 git push diff --git a/accounting-and-finance/expense_report/wizard-template-details.xml b/accounting-and-finance/expense_report/wizard-template-details.xml index e09610e..fc565fb 100644 --- a/accounting-and-finance/expense_report/wizard-template-details.xml +++ b/accounting-and-finance/expense_report/wizard-template-details.xml @@ -3,7 +3,7 @@ card-title="Expense Report" card-excerpt="Approve and Reject Expenses with OCR" modal-excerpt="Setup your expense tool in two easy steps:" - modal-description="Step 1: Set up your HR Platform" + modal-description="Step 1: Set up your HR Platform f" unique-template-id="expense_report" version="3.2.8" >