Skip to content

Commit 04c7806

Browse files
committed
after build
1 parent 4e343a5 commit 04c7806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
path: |
7373
dist/github-backup-utils-v${{ github.event.inputs.version }}.tar.gz
7474
release:
75-
# needs: build
75+
needs: build
7676
runs-on: ubuntu-latest
7777
outputs:
7878
commit_hash: ${{ steps.empty-commit.outputs.commit_hash }}

0 commit comments

Comments
 (0)