Skip to content

Commit 3208b25

Browse files
authored
Update php81.yml
1 parent e2869b1 commit 3208b25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/php81.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build PHP 8.2
1+
name: Build PHP 8.1
22

33
on:
44
push:
@@ -43,4 +43,4 @@ jobs:
4343
uses: SonarSource/sonarcloud-github-action@master
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46-
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
46+
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)