Skip to content

Commit

Permalink
Update publish-to-redaxo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skerbis authored Dec 15, 2023
1 parent 63bed45 commit 75f0e45
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish-to-redaxo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: shivammathur/setup-php@v2
with:
php-version: "8.2"
- uses: ramsey/composer-install@v2
with:
composer-options: "--no-dev"
- uses: FriendsOfREDAXO/installer-action@v1
with:
myredaxo-username: ${{ secrets.MYREDAXO_USERNAME }}
Expand Down

0 comments on commit 75f0e45

Please sign in to comment.