Skip to content

Commit

Permalink
Fixing syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Schuemie authored and Schuemie committed Feb 10, 2021
1 parent f66e75e commit 1c059d7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ jobs:
shell: Rscript {0}

Release:
needs: R-CMD-Check

runs-on: macOS-latest

env:
Expand Down Expand Up @@ -157,7 +159,7 @@ jobs:
tag_name: ${{ env.new_version }}
release_name: Release ${{ env.new_version }}
body: |
Automatically generated release
See NEWS.md for release notes.
draft: false
prerelease: false

Expand Down

0 comments on commit 1c059d7

Please sign in to comment.