Skip to content

Commit

Permalink
added submodule config stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan M Smolenski committed Feb 1, 2024
1 parent 57180b7 commit e086b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
SUBMODULE_NAME="swodlr-user-notify"
echo "SUBMODULE_NAME=$SUBMODULE_NAME">>$GITHUB_ENV
ls -al
cd $SUBMODULE_NAME
GITHUB_LONG_HASH=$(github rev-parse HEAD)
echo "GITHUB_LONG_HASH=$GITHUB_LONG_HASH">>$GITHUB_ENV
Expand Down

0 comments on commit e086b0d

Please sign in to comment.