We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f74de38 + ec7cdaa commit aaf2af1Copy full SHA for aaf2af1
.github/workflows/niployments.yaml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
build:
11
runs-on: ubuntu-latest
12
+ environment:
13
+ name: ${{ github.ref_name }}
14
15
steps:
16
- name: Upload to NIployments register
0 commit comments