Skip to content

Commit 75f0e45

Browse files
authored
Update publish-to-redaxo.yml
1 parent 63bed45 commit 75f0e45

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish-to-redaxo.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3
13-
- uses: shivammathur/setup-php@v2
14-
with:
15-
php-version: "8.2"
16-
- uses: ramsey/composer-install@v2
17-
with:
18-
composer-options: "--no-dev"
1913
- uses: FriendsOfREDAXO/installer-action@v1
2014
with:
2115
myredaxo-username: ${{ secrets.MYREDAXO_USERNAME }}

0 commit comments

Comments
 (0)