mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: gha releast_to_cdn set working directory for all
This commit is contained in:
		
							parent
							
								
									33e72db8fd
								
							
						
					
					
						commit
						80facfac23
					
				| @ -20,6 +20,7 @@ jobs: | ||||
|       with: | ||||
|         node-version: ${{ matrix.node-version }} | ||||
|     - run: yarn | ||||
|       working-directory: ./${{ github.workflow }} | ||||
|     - name: Get the version | ||||
|       id: get_version | ||||
|       run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//} | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user