Skip to content

Commit

Permalink
Merge pull request #39 from department-of-veterans-affairs/test-inter…
Browse files Browse the repository at this point in the history
…nal-narin-2

Internal test 2
  • Loading branch information
narin authored Nov 28, 2023
2 parents ec39e5f + 976ebdf commit a88e3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-internal-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.VA_MOBILE_ROBOT_GITHUB_PAT }
token: ${{ secrets.VA_MOBILE_ROBOT_GITHUB_PAT }}
- run: |
CURRENT_DATE=$(date +"%Y-%m-%d-%H%M%S")
TAG=internal-$CURRENT_DATE
Expand Down

0 comments on commit a88e3a1

Please sign in to comment.