Skip to content

Commit

Permalink
removed changes to publish-to-redaxo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skerbis committed Feb 7, 2024
1 parent 536daca commit e335d29
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 e335d29

Please sign in to comment.