Skip to content

Commit 07e23ce

Browse files
committed
add author orcid IDs, blank README
1 parent 761ab81 commit 07e23ce

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
preprocess-execute-convert:
1818
runs-on: ubuntu-latest
19-
if: ${{ github.repository != 'astropy-learn/tutorial--template' }}
19+
if: ${{ github.repository != 'astropy-learn/tutorial--template' }}
2020
permissions:
2121
contents: write
2222
steps:

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
AUTHOR1 (@GITHUB-USERNAME), AUTHOR2 (@GITHUB-USERNAME)
1+
AUTHOR1 (@GITHUB-USERNAME, ORCID-ID), AUTHOR2 (@GITHUB-USERNAME, ORCID-ID)

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
# tutorial--template

0 commit comments

Comments
 (0)