You've already forked prometheus-fail2ban-exporter-charts
							
							refac(ci): add more logs into GitHub Actions
This commit is contained in:
		| @@ -2,6 +2,8 @@ name: Release | ||||
|  | ||||
| on: | ||||
|   push: | ||||
|     branches: | ||||
|     - master | ||||
|     tags: | ||||
|     - "**" | ||||
|  | ||||
| @@ -22,6 +24,8 @@ jobs: | ||||
|  | ||||
|       - name: Add Artifacthub.io annotations | ||||
|         run: | | ||||
|           git tag | ||||
|  | ||||
|           NEW_TAG="$(git describe --abbrev=0)" | ||||
|           OLD_TAG="$(git describe --abbrev=0 --tags "$(git rev-list --tags --skip=1 --max-count=1)")" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user