oops!
Some checks failed
Upload .zip file / Upload .zip file (push) Successful in 5s
Publish to CoastalCommits and Modrinth / Build and Publish (push) Failing after 7s

This commit is contained in:
Seaswimmer 2024-07-24 09:31:31 -04:00
parent 6d7300a4ed
commit 83780010fb
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -16,6 +16,8 @@ jobs:
- name: Set environment variables
uses: actions/env@v2.8.0
- name: Print environment variables
run: |
echo "CI_REPOSITORY_SLUG=$CI_REPOSITORY_SLUG"
echo "CI_REPOSITORY_OWNER=$CI_REPOSITORY_OWNER"