ci: update release-canary name

This commit is contained in:
Elliot DeNolf
2024-11-25 14:08:15 -05:00
parent f136a7db2a
commit 08270426ba

View File

@@ -1,4 +1,4 @@
name: release-canary-${{ github.ref_name }}-${{ github.sha }}
name: release-canary
on:
workflow_dispatch:
@@ -11,6 +11,7 @@ env:
jobs:
release:
name: release-canary-${{ github.ref_name }}-${{ github.sha }}
permissions:
id-token: write
runs-on: ubuntu-latest