Skip to content

Commit

Permalink
[TASK] Use in2code repo instead of einpraegsam
Browse files Browse the repository at this point in the history
The public repo was moved from Alex to the companies
responsibility.
  • Loading branch information
mschwemer committed Feb 7, 2024
1 parent f18b399 commit c565b54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ter-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ on:

jobs:
ter-release:
if: github.repository == 'einpraegsam/invisiblerecaptcha'
if: github.repository == 'in2code-de/invisiblerecaptcha'
name: TER release
runs-on: ubuntu-latest
env:
TYPO3_EXTENSION_KEY: 'invisiblerecaptcha'
REPOSITORY_URL: 'https://github.com/einpraegsam/invisiblerecaptcha'
REPOSITORY_URL: 'https://github.com/in2code-de/invisiblerecaptcha'
TYPO3_API_TOKEN: ${{ secrets.TYPO3_API_TOKEN }}
TYPO3_API_USERNAME: ${{ secrets.TYPO3_API_USERNAME }}
TYPO3_API_PASSWORD: ${{ secrets.TYPO3_API_PASSWORD }}
Expand Down

0 comments on commit c565b54

Please sign in to comment.