debug: ...
This commit is contained in:
parent
aa5419824a
commit
56be725666
1 changed files with 2 additions and 2 deletions
|
@ -75,8 +75,8 @@ jobs:
|
|||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
secrets: |
|
||||
"forgejo_user=${{ secrets.GITUSER }}"
|
||||
"forgejo_user_pass=${{ secrets.GITUSERPW }}"
|
||||
"GITUSER=${{ secrets.GITUSER }}"
|
||||
"GITUSERPW=${{ secrets.GITUSERPW }}"
|
||||
- name: Send notification
|
||||
uses: dawidd6/action-send-mail@v4
|
||||
if: failure()
|
||||
|
|
Loading…
Add table
Reference in a new issue