Resharper License Key Github __exclusive__ [LIMITED ✭]

- name: Set ReSharper license key run: | export RESHARPER_LICENSE_KEY=$(cat .resharper-license-keys | grep LICENSE_KEY | cut -d '=' -f2-)

Here's an example workflow:

on: push: branches: - main

Loading...