Skip to content

Commit

Permalink
Deploy in staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Aug 14, 2024
1 parent d4efb56 commit fe6c8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-tasking-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
access_token: ${{ github.token }}

- name: Set environment variables - Staging
if: github.ref == 'refs/heads/staging'
if: github.ref == 'refs/heads/staging' || github.ref == 'refs/heads/tm/v4'
uses: allenevans/[email protected]
with:
TM_APP_BASE_URL: https://tasks-staging.openhistoricalmap.org
Expand Down

0 comments on commit fe6c8bf

Please sign in to comment.