Skip to content

Commit

Permalink
chore: postmark secret token
Browse files Browse the repository at this point in the history
  • Loading branch information
lesanpi committed Jan 3, 2025
1 parent ef62226 commit 12678d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
--generate-notes
- name: New release notification
env:
POSTMARK_SERVER_TOKEN: ${{ secrets.POSTMARK_SERVER_TOKEN }}
APP_NAME: Fullstack Template
VERSION: ${{ github.ref_name }}
RECEIVE_EMAIL: [email protected]
Expand Down

0 comments on commit 12678d6

Please sign in to comment.