fix: Switch token
This commit is contained in:
		
							parent
							
								
									c201ba00dc
								
							
						
					
					
						commit
						771db6c8b5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -32,7 +32,7 @@ jobs: | ||||||
|         with: |         with: | ||||||
|           registry: git.depeuter.dev |           registry: git.depeuter.dev | ||||||
|           username: ${{ github.actor }} |           username: ${{ github.actor }} | ||||||
|           password: ${{ secrets.GITHUB_TOKEN }} |           password: ${{ secrets.CI_TOKEN }} | ||||||
| 
 | 
 | ||||||
|       - name: Get Meta |       - name: Get Meta | ||||||
|         id: meta |         id: meta | ||||||
|  |  | ||||||
		Reference in a new issue