wrong file
This commit is contained in:
		| @ -41,7 +41,6 @@ jobs: | |||||||
|     - name: building |     - name: building | ||||||
|       run: ./gradlew backend:build |       run: ./gradlew backend:build | ||||||
|     - name: pushing to the server |     - name: pushing to the server | ||||||
|       working-directory: ./backend |  | ||||||
|       run: | |       run: | | ||||||
|         echo "${{ secrets.SSH_KEY }}" > key |         echo "${{ secrets.SSH_KEY }}" > key | ||||||
|         chmod 0600 key |         chmod 0600 key | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user