Browse Source

environment action update

Matthew R Kasun 4 years ago
parent
commit
af328195a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/environment.yml

+ 1 - 0
.github/workflows/environment.yml

@@ -10,6 +10,7 @@ jobs:
       - uses: FranzDiebold/github-env-vars-action@v2
       - uses: FranzDiebold/github-env-vars-action@v2
       - name: Print environment variables exposed by this action
       - name: Print environment variables exposed by this action
         run: |
         run: |
+          set 
           echo "CI_REPOSITORY_SLUG=$CI_REPOSITORY_SLUG"
           echo "CI_REPOSITORY_SLUG=$CI_REPOSITORY_SLUG"
           echo "CI_REPOSITORY_OWNER=$CI_REPOSITORY_OWNER"
           echo "CI_REPOSITORY_OWNER=$CI_REPOSITORY_OWNER"
           echo "CI_REPOSITORY_OWNER_SLUG=$CI_REPOSITORY_OWNER_SLUG"
           echo "CI_REPOSITORY_OWNER_SLUG=$CI_REPOSITORY_OWNER_SLUG"