Skip to content

Commit

Permalink
Fix broken YAML syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Aug 26, 2021
1 parent a6b2970 commit b025689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v2
- name: "Publish new version to TER"
- uses: tomasnorre/typo3-upload-ter@v2
uses: tomasnorre/typo3-upload-ter@v2
with:
api-token: ${{ secrets.TYPO3_API_TOKEN }}

0 comments on commit b025689

Please sign in to comment.