We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04dfc4c + 8c10a46 commit e0a945eCopy full SHA for e0a945e
.github/workflows/deploy.yml
@@ -53,6 +53,8 @@ jobs:
53
issues: write
54
pull-requests: write
55
runs-on: ubuntu-latest
56
+ environment:
57
+ name: ${{ github.ref_name }}
58
steps:
59
- name: Download build artifact
60
uses: actions/download-artifact@v5
0 commit comments