forked from IPKM/nmreval
		
	fixed build nameing, v6
This commit is contained in:
		@@ -19,7 +19,7 @@ jobs:
 | 
			
		||||
      - name: Declare some variables
 | 
			
		||||
        shell: bash
 | 
			
		||||
        run: |
 | 
			
		||||
          echo "SHA_SHORT=${GITEA_SHA:7}" >> "$GITEA_ENV"
 | 
			
		||||
          echo "SHA_SHORT=$(git rev-parse --short HEAD)" >> "$GITEA_ENV"
 | 
			
		||||
          echo "YEAR=$(python3 -c \"import datetime;print(datetime.date.today().year)\")" >> "$GITEA_ENV"
 | 
			
		||||
      - name: Build AppImage
 | 
			
		||||
        run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user