Skip to content

Commit

Permalink
[CI] - git security
Browse files Browse the repository at this point in the history
  • Loading branch information
elidakirigo committed May 14, 2024
1 parent 36874b8 commit 8c6f1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/statusBadge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- uses: mshick/add-pr-comment@v2
with:
message: |
'[![Build NextApp Preview and Deploy](https://github.com/dogdb-org/dogdb-frontend/actions/workflows/preview.yaml/badge.svg?branch=${{github.ref_name}}&event=push)](https://github.com/dogdb-org/dogdb-frontend/actions/workflows/preview.yaml) [DogDB - ${{github.ref_name}} link](https://preview.dogdb.org/${{secrets.DOGDB_PREVIEW_FRONTEND_FOLDER_NAME}}/${{secrets.DOGDB_PREVIEW_FRONTEND_FOLDER_NAME}}-${{ github.ref_name }}/out)'
[![Build NextApp Preview and Deploy](https://github.com/dogdb-org/dogdb-frontend/actions/workflows/preview.yaml/badge.svg?branch=${{github.ref_name}}&event=push)](https://github.com/dogdb-org/dogdb-frontend/actions/workflows/preview.yaml) <br/> <br/> <h1>[DogDB - ${{github.ref_name}} link](https://preview.dogdb.org/${{secrets.DOGDB_PREVIEW_FRONTEND_FOLDER_NAME}}/${{secrets.DOGDB_PREVIEW_FRONTEND_FOLDER_NAME}}-${{ github.ref_name }}/out)</h1>

0 comments on commit 8c6f1f8

Please sign in to comment.