Skip to content

Commit

Permalink
fixup! merge S3C and Artesca release workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerkesni committed Nov 21, 2024
1 parent 42e3344 commit 73a1558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:
push: true
tags: ghcr.io/${{ github.repository }}:${{ github.event.inputs.tag }}-nodesvc-base
file: images/nodesvc-base/Dockerfile
cache-from: type=gha
cache-to: type=gha,mode=max
cache-from: type=gha,scope=federation
cache-to: type=gha,scope=federation,mode=max

- name: Create Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 73a1558

Please sign in to comment.