Skip to content

Commit

Permalink
Update Publish_Dataset.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RKIOpenData authored Nov 9, 2023
1 parent e48b893 commit b54619f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Publish_Dataset.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: main
on:
push:
tags:
- '[0-9][0-9][0-9][0-9]-[0-1][0-9]-[0-3][0-9]'
#push:
# tags:
# - '[0-9][0-9][0-9][0-9]-[0-1][0-9]-[0-3][0-9]'
workflow_dispatch:

jobs:
Expand All @@ -16,4 +16,4 @@ jobs:
GOVDATA_GITHUB_TOKEN: ${{secrets.GOVDATA_TOKEN}}
OPENCODE_TOKEN: ${{secrets.OPENCODE_TOKEN}}
NFDI4HEALTH_CLIENT_ID: ${{secrets.NFDI4HEALTH_CLIENT_ID}}
NFDI4HEALTH_CLIENT_SECRET: ${{secrets.NFDI4HEALTH_CLIENT_SECRET}}
NFDI4HEALTH_CLIENT_SECRET: ${{secrets.NFDI4HEALTH_CLIENT_SECRET}}

0 comments on commit b54619f

Please sign in to comment.