Skip to content

Commit

Permalink
Bump "mittwald/typo3-publish-ter-action" to v1.0.0-beta2 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-helmich authored Jul 29, 2021
1 parent 338a894 commit 1ed9e4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
unzip -d ter-upload ./web2pdf_*.zip
- name: Release ZIP on TER
uses: mittwald/[email protected]beta1
uses: mittwald/[email protected]beta2
with:
ter-username: ${{ secrets.TER_USERNAME }}
ter-password: ${{ secrets.TER_PASSWORD }}
extension-key: web2pdf
extension-dir: ./ter-upload
extension-dir: ./ter-upload

0 comments on commit 1ed9e4b

Please sign in to comment.