Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-oleynik committed Sep 19, 2024
1 parent bef271a commit 9ad835c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-slurm-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
debuild -b -uc -us
- name: "Create Release Artifact"
uses: softprops/action-gh-releases@v2
uses: softprops/action-gh-release@v2
with:
prerelease: false
draft: false
Expand Down

0 comments on commit 9ad835c

Please sign in to comment.