mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	fix(ci): unrecognized name-value "inputs"
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							@@ -111,7 +111,6 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v4
 | 
			
		||||
      - name: Update build info
 | 
			
		||||
        shell: ${{ inputs.shell }}
 | 
			
		||||
        run: npm run chore:update-build-info
 | 
			
		||||
      - uses: docker/setup-buildx-action@v3
 | 
			
		||||
      - uses: docker/build-push-action@v6
 | 
			
		||||
@@ -134,7 +133,6 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
 | 
			
		||||
      - name: Update build info
 | 
			
		||||
        shell: ${{ inputs.shell }}
 | 
			
		||||
        run: npm run chore:update-build-info
 | 
			
		||||
 | 
			
		||||
      - name: Set IMAGE_NAME to lowercase
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								.github/workflows/main-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/main-docker.yml
									
									
									
									
										vendored
									
									
								
							@@ -133,7 +133,6 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
 | 
			
		||||
      - name: Update build info
 | 
			
		||||
        shell: ${{ inputs.shell }}
 | 
			
		||||
        run: npm run chore:update-build-info
 | 
			
		||||
 | 
			
		||||
      - name: Docker meta
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user