cleanup old gh actions
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
		
							
								
								
									
										13
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,13 +0,0 @@ | |||||||
| name: Semantic Release |  | ||||||
|  |  | ||||||
| on: push |  | ||||||
|  |  | ||||||
| jobs: |  | ||||||
|   semantic-release: |  | ||||||
|     runs-on: ubuntu-latest |  | ||||||
|     steps: |  | ||||||
|       - uses: actions/checkout@master |  | ||||||
|       - uses: codfish/semantic-release-action@v1 |  | ||||||
|         if: github.ref == 'refs/heads/master' |  | ||||||
|         env: |  | ||||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |  | ||||||
		Reference in New Issue
	
	Block a user