Skip to content

Commit

Permalink
added runs on build
Browse files Browse the repository at this point in the history
  • Loading branch information
FreedomFaighter committed Oct 28, 2023
1 parent 61e09be commit f95d541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
path: ${{ env.EQDPSPluginLibraryPath }}
release:
needs: build
runs-on: windows-latest
if: github.ref_type == 'tag'
steps:
- name: Create Release
Expand Down

0 comments on commit f95d541

Please sign in to comment.