Skip to content

Commit

Permalink
use major tag only
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoss committed Jan 29, 2023
1 parent 66b9936 commit 11d8ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- id: mail
name: Send Mail
if: steps.commits.outputs.count > 0
uses: dawidd6/action-send-mail@v3.7.1
uses: dawidd6/action-send-mail@v3
with:
server_address: ${{ secrets.MAIL_SERVER }}
server_port: ${{ secrets.MAIL_PORT }}
Expand Down

0 comments on commit 11d8ca1

Please sign in to comment.