Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Update issue-cert.yml
Browse files Browse the repository at this point in the history
Switching to Namecheap.
  • Loading branch information
cinderblockgames authored Oct 21, 2023
1 parent 7a0ad28 commit e5e758f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/issue-cert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
# contents: ${{ secrets.ACME_ACCOUNT_KEY }}
# write-mode: overwrite
- name: Issue certificate
uses: cinderblockgames/letsencrypt-dns-cpanel-action@v1.2.1
uses: cinderblockgames/letsencrypt-dns-namecheap-action@v1.0.0
with:
# cPanel
# Namecheap
host: cinderblockgames.com
cpanelUsername: '${{ secrets.CPANEL_USERNAME }}'
cpanelApiToken: '${{ secrets.CPANEL_API_KEY }}'
apiUser: '${{ secrets.NAMECHEAP_API_USER }}'
apiKey: '${{ secrets.NAMECHEAP_API_KEY }}'
domain: homelab.express
# Let's Encrypt
acmeAccountEmailAddress: hello@cinderblockgames.com
Expand Down

0 comments on commit e5e758f

Please sign in to comment.