repo metadta test 02

This commit is contained in:
Ray Lyon
2023-01-16 13:05:56 -05:00
committed by GitHub
parent d99a93119e
commit d73aaa5620

View File

@@ -19,6 +19,8 @@ jobs:
uses: varunsridharan/action-repository-meta@main uses: varunsridharan/action-repository-meta@main
with: with:
REPOSITORY: jonthornton/MTAPI REPOSITORY: jonthornton/MTAPI
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: echo $REPOSITORY_UPDATED_AT - run: echo $REPOSITORY_UPDATED_AT
env: env:
REPOSITORY_UPDATED_AT: ${{ env.REPOSITORY_UPDATED_AT }} REPOSITORY_UPDATED_AT: ${{ env.REPOSITORY_UPDATED_AT }}