Skip to content

Commit

Permalink
[DOP-4334]: Use outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Feb 23, 2024
1 parent 17c3bb5 commit 83610b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
NPM_BASE_64_AUTH=${{ secrets.NPM_BASE64_AUTH }}
cache-from: type=gha,ref=autobuilder/enhanced:latest
cache-to: type=gha,mode=max
outputs: type=tar,dest=cdk-infra/image.tar.gz
- name: Update Worker Stack
if: steps.filter.outputs.worker == 'true'
run: |
Expand Down

0 comments on commit 83610b0

Please sign in to comment.