Skip to content

Commit

Permalink
Moved development of action into main branch and added version-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Apr 22, 2024
1 parent 7de7187 commit fb4b745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
echo "Merge the two parts of the Merge-Request to test the resulting version"
git merge "${{ github.event.pull_request.head.sha }}"
- name: Mirror and wait for Gitlab-CI
uses: jakob-fritz/github2lab_action@Iss37_variable_for_checkout
uses: jakob-fritz/github2lab_action@v0.7
env:
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }}
Expand Down

0 comments on commit fb4b745

Please sign in to comment.