Skip to content

Commit

Permalink
release tag auto
Browse files Browse the repository at this point in the history
  • Loading branch information
Zilong-Li committed Jan 9, 2024
1 parent 4b95160 commit f303d18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
Rscript -e 'install.packages("remotes")'
Rscript -e 'remotes::install_deps(dependencies = TRUE)'
- name: Build and check
run: R CMD build . && R CMD check *tar.gz
- name: Build
run: R CMD build

- uses: 'marvinpinto/action-automatic-releases@latest'
with:
Expand Down

0 comments on commit f303d18

Please sign in to comment.