Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
fix release step
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmostafa committed Jan 30, 2023
1 parent e79d298 commit d957fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
path: releases/*
release:
runs-on: ubuntu-latest
needs: build
steps:
- uses: actions/checkout@v3
- name: Download to artifacts
Expand Down

0 comments on commit d957fbe

Please sign in to comment.