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 c3227b2 commit 312a537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
Rscript -e 'remotes::install_deps(dependencies = TRUE)'
- name: Build
run: R CMD build
run: R CMD build .

- name: Publish release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 312a537

Please sign in to comment.