We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68ba32 commit 5c5898bCopy full SHA for 5c5898b
.github/workflows/ci.yaml
@@ -42,7 +42,7 @@ jobs:
42
github-token: ${{ secrets.GITHUB_TOKEN }}
43
44
create-release-token:
45
- runs-on: ubuntu-24-04
+ runs-on: ubuntu-24.04
46
if: ${{ github.event_name != 'pull_request' }}
47
outputs:
48
token: ${{ steps.app-token.outputs.token }}
0 commit comments