Skip to content

Commit 70f6803

Browse files
committed
ci- enable makeing a release
1 parent 578d437 commit 70f6803

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/push.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ jobs:
3636
- run: zig build
3737
- run: ./build_release.sh x86_64-linux-musl
3838

39-
# # Github Release
40-
# - run: ./changelog.sh
41-
# - run: zigmod aq install 1/nektro/ghr
42-
# - run: ./make_release.sh ${{ secrets.GITHUB_TOKEN }}
39+
# Github Release
40+
- run: ./changelog.sh
41+
- run: zigmod aq install 1/nektro/ghr
42+
- run: ./make_release.sh ${{ secrets.GITHUB_TOKEN }}
4343

4444
# # Docker image
4545
# - uses: docker/build-push-action@v1

0 commit comments

Comments
 (0)