Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard authored Aug 1, 2022
1 parent 1621dc5 commit cd24b31
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ on:

jobs:
release:
name: "Release"
runs-on: "ubuntu-latest"

steps:
uses: softprops/action-gh-release@v1
with:
files: "*.ps1"
- name: Release
uses: softprops/action-gh-release@v1
with:
files: "*.ps1"

0 comments on commit cd24b31

Please sign in to comment.