Skip to content

Commit

Permalink
ADDED: activities signature
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT committed Apr 10, 2024
1 parent 0de5ea6 commit 4ac1943
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/buildAndSendSignatures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@ env:
INFORMATICS_POSITION: ${{ secrets.INFORMATICS_POSITION }}
INFORMATICS_EMAIL: ${{ secrets.INFORMATICS_EMAIL }}
INFORMATICS_NAME: ${{ secrets.INFORMATICS_NAME }}


ACTIVITIES_NAME: ${{ secrets.ACTIVITIES_NAME }}
ACTIVITIES_EMAIL: ${{ secrets.ACTIVITIES_EMAIL }}
ACTIVITIES_POSITION: ${{ secrets.ACTIVITIES_POSITION }}
ACTIVITIES_LINKEDIN: ${{ secrets.ACTIVITIES_LINKEDIN }}

jobs:
build_and_send_signatures:
Expand Down

0 comments on commit 4ac1943

Please sign in to comment.