Skip to content

Commit

Permalink
preparing for CRAN release
Browse files Browse the repository at this point in the history
  • Loading branch information
John Waller committed May 21, 2024
1 parent 8cb20f6 commit 4da9532
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 137 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ on:
type: string

jobs:
env:
GEONAMES_USER: ${{ secrets.GEONAMES_USER }}
GBIF_EMAIL: ${{ secrets.GBIF_EMAIL }}
GBIF_USER: ${{ secrets.GBIF_USER }}
GBIF_PWD: ${{ secrets.GBIF_PWD }}

setup:
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 4da9532

Please sign in to comment.