release 3.80

This commit is contained in:
Oliver Gorwits
2021-09-22 22:40:21 +01:00
parent d4269ad79b
commit 1bf87a4cb2
146 changed files with 429 additions and 429 deletions

View File

@@ -83,7 +83,7 @@ jobs:
- name: Upload to CPAN
id: upload_to_cpan
if: startsWith(github.ref, 'refs/tags/')
if: success() && startsWith(github.ref, 'refs/tags/')
env:
PAUSE_USERNAME: ${{ secrets.PAUSE_USERNAME }}
PAUSE_PASSWORD: ${{ secrets.PAUSE_PASSWORD }}