You've already forked setup-dotnet
							
							
				mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-10-31 15:26:22 +07:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			Jcambass-p
			...
			Jcambass-p
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 29640e4139 | |||
| cbeba61921 | 
| @ -2,7 +2,7 @@ name: 'Publish Immutable Action Version' | ||||
|  | ||||
| on: | ||||
|   release: | ||||
|     types: [created] | ||||
|     types: [published] | ||||
|  | ||||
| jobs: | ||||
|   publish: | ||||
| @ -17,6 +17,4 @@ jobs: | ||||
|         uses: actions/checkout@v4 | ||||
|       - name: Publish | ||||
|         id: publish | ||||
|         uses: actions/publish-immutable-action@0.0.1 | ||||
|         with: | ||||
|           github-token: ${{ secrets.GITHUB_TOKEN }} | ||||
|         uses: actions/publish-immutable-action@0.0.3 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	