Skip to content

Commit

Permalink
ci: there are no dagger logs to upload
Browse files Browse the repository at this point in the history
  • Loading branch information
cbuto committed Sep 1, 2023
1 parent 8ec721e commit eac2a1c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/create-dev-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,3 @@ jobs:

- name: Push tag
run: git push --force --tags origin ${{ env.TAG }}

- name: Upload the dagger logs
uses: actions/upload-artifact@v3
if: always()
with:
name: dagger.log
path: .daggers/dagger.log

0 comments on commit eac2a1c

Please sign in to comment.