Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rsgoncalves authored Dec 6, 2023
1 parent 0851ab7 commit dfc735a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: nhanes-database-update
run-name: ${{ github.actor }} has updated NHANES database
run-name: ${{ github.actor }} has updated NHANES metadata
on:
release:
types: [published]
Expand All @@ -14,7 +14,7 @@ jobs:
- uses: dacbd/create-issue-action@main
with:
token: ${{ secrets.PAT_JP }}
title: Updated Database
title: Updated Metadata
body: The NHANES Metadata Database has been updated to a new version at https://github.com/ccb-hms/NHANES-metadata/releases/latest . Please use at the earliest convenience.
owner: ccb-hms
repo: NHANES

0 comments on commit dfc735a

Please sign in to comment.