Skip to content

Commit

Permalink
Update production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarnosch authored Sep 26, 2023
1 parent 8fd1056 commit 8c3a0eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
- name: Build this year (2023) + deploy
env:
IEEEVIS_AWS_USER: default
AWS_DISTRIBUTION_ID: ${{ secrets.aws_distribution_id_production }}
run: |
git switch -f --detach ${{ github.event.release.tag_name }}
make release2023

0 comments on commit 8c3a0eb

Please sign in to comment.