fix(gha): Add version to craft-action
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@@ -7,7 +7,7 @@ jobs:
 | 
			
		||||
    name: "Release a new version"
 | 
			
		||||
    steps:
 | 
			
		||||
        - uses: actions/checkout@v2
 | 
			
		||||
        - uses: getsentry/craft-action
 | 
			
		||||
        - uses: getsentry/craft-action@master
 | 
			
		||||
          with:
 | 
			
		||||
            action: prepare
 | 
			
		||||
            version: ${{ github.event.client_payload.version }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user