Skip to content

Commit 921f7d7

Browse files
job not releasing. #fix
1 parent 95a18de commit 921f7d7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
3030
- name: Bump version and push tag
3131
uses: anothrNick/[email protected]
32+
id: tag
3233
env:
3334
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3435

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ kubectl get serviceaccount <name> -o yaml
117117
kubectl get clusterrolebinding <name> -o yaml
118118
kubectl get deploy <name> -o yaml
119119
```
120+
120121
### :memo: Guidelines
121122

122123
- :memo: Use a succinct title and description.

0 commit comments

Comments
 (0)