Skip to content

Commit

Permalink
Merge branch '18.0' into 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy authored Dec 8, 2024
2 parents e32f52f + eb2b35e commit 8a04f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- "18.0"

env:
ENVGHT: ${{ secrets.GH_TOKEN }}
ENVGHT: ${{ secrets.GITHUB_TOKEN }}
ENVGHU: ${{ github.token }}
VARAAA: ${{ vars.AAA }}
SECBBB: ${{ secrets.BBB }}
Expand Down

0 comments on commit 8a04f45

Please sign in to comment.