Skip to content

Commit 9ea038a

Browse files
authored
Merge branch 'Mehdi-SK:main' into main
2 parents 9d16b59 + 211b845 commit 9ea038a

File tree

11 files changed

+26
-31369
lines changed

11 files changed

+26
-31369
lines changed

.github/workflows/commit-context.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
REPORT_API_TOKEN: ${{ secrets.REPORT_API_TOKEN }}
2323
USER_INFO_SERVICE_ENDPOINT: ${{ secrets.USER_INFO_SERVICE_ENDPOINT }}
2424
USER_INFO_SERVICE_TOKEN: ${{ secrets.USER_INFO_SERVICE_TOKEN }}
25-
RESOURCE_ID: example_resource
26-
ACTIVITY_NAME: non-repellat
25+
RESOURCE_ID: disprot
26+
ACTIVITY_NAME: region_state_generation
2727
LEAGUE: default
28+
2829
# RESOURCE_URL: https://mortified-goldfish.biz/

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ bower_components
4040

4141
# Compiled binary addons (https://nodejs.org/api/addons.html)
4242
build/Release
43-
43+
dist
4444
# Dependency directories
4545
jspm_packages/
4646

@@ -100,3 +100,6 @@ __tests__/runner/*
100100
# IDE files
101101
.idea
102102
*.code-workspace
103+
104+
# Environement secrets
105+
.secrets

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# APICURON commit reporter
22

3-
A GitHub Action that reports pushes to your repository to APICURON, associating them with user ORCIDs
3+
A GitHub Action that reports pushes to your repository to APICURON, associating them with user ORCIDs.
44

55
## Usage
66
### Setup

bin/act

19.4 MB
Binary file not shown.

dist/index.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)